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

What is Unicode character 𬓐?

The Unicode character 𬓐 U+2C4D0 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+2C4D0.

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!