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

What is Unicode character 𬓘?

The Unicode character 𬓘 U+2C4D8 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+2C4D8.

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!