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

What is Unicode character 𬲢?

The Unicode character 𬲢 U+2CCA2 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+2CCA2.

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!