Css Styling

Size
𧵙
15px
𧵙
18px
𧵙
21px
𧵙
24px
𧵙
27px
𧵙
30px
𧵙
33px
𧵙
36px
𧵙
42px
𧵙
48px
𧵙
54px
𧵙
60px
𧵙
66px
𧵙
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𧵙
Bold
𧵙
Italic
𧵙
Underline
𧵙
Strikethrough
𧵙
UpperCase
𧵙
LowerCase
𧵙
Oblique
A 𧵙
Subscript
A 𧵙
Superscript
𧵙
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𧵙
Arial
𧵙
Times New Roman
𧵙
Verdana
𧵙
Courier New
𧵙
Garamond
𧵙
Georgia
𧵙
Trebuchet MS
𧵙
Tahoma
𧵙
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𧵙
White
𧵙
Brown
𧵙
Maroon
𧵙
Magenta
𧵙
Red
𧵙
Orange
𧵙
Yellow
𧵙
Green
𧵙
Teal
𧵙
Cyan
𧵙
Blue
𧵙
Violet
𧵙
Purple
𧵙
Indigo
𧵙
Gray
𧵙
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𧵙
White
𧵙
Brown
𧵙
Maroon
𧵙
Magenta
𧵙
Red
𧵙
Orange
𧵙
Yellow
𧵙
Green
𧵙
Teal
𧵙
Cyan
𧵙
Blue
𧵙
Violet
𧵙
Purple
𧵙
Indigo
𧵙
Gray
𧵙
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#163161;</p>
📋
CSS .selector { content: '\27D59' };
📋
JS var unicodeA = '\u27D59 ';
📋
CPP char unicodeA = ' \u27D59 ';
📋
Java char unicodeA = '\u27D59';
📋
Python unicodeA = '\u27D59'
📋

What is Unicode character 𧵙?

The Unicode character 𧵙 U+27D59 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𧵙 represent?

The Unicode character 𧵙 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𧵙?

The Unicode code point for 𧵙 is U+27D59.

Is the appearance of the 𧵙 character consistent across all platforms?

The appearance of the 𧵙 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𧵙 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𧵙 character.

In which version was Unicode character 𧵙 released, and to which block of characters does it belong?

Unicode character 𧵙 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!