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

What is Unicode character 𬓔?

The Unicode character 𬓔 U+2C4D4 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+2C4D4.

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!