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

What is Unicode character 𮨑?

The Unicode character 𮨑 U+2EA11 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+2EA11.

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!