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>&#189877;</p>
📋
CSS .selector { content: '\2E5B5' };
📋
JS var unicodeA = '\u2E5B5 ';
📋
CPP char unicodeA = ' \u2E5B5 ';
📋
Java char unicodeA = '\u2E5B5';
📋
Python unicodeA = '\u2E5B5'
📋

What is Unicode character 𮖵?

The Unicode character 𮖵 U+2E5B5 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2E5B5.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!