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

What is Unicode character 𮢙?

The Unicode character 𮢙 U+2E899 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+2E899.

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!