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

What is Unicode character 𮟔?

The Unicode character 𮟔 U+2E7D4 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+2E7D4.

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!