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

What is Unicode character 𮦓?

The Unicode character 𮦓 U+2E993 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+2E993.

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!