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

What is Unicode character 𬓚?

The Unicode character 𬓚 U+2C4DA 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+2C4DA.

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!