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

What is Unicode character 𬟔?

The Unicode character 𬟔 U+2C7D4 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C7D4.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!