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

What is Unicode character 𮨔?

The Unicode character 𮨔 U+2EA14 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+2EA14.

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!