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

What is Unicode character 𬒢?

The Unicode character 𬒢 U+2C4A2 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+2C4A2.

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!