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

What is Unicode character 𬣊?

The Unicode character 𬣊 U+2C8CA 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+2C8CA.

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!