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

What is Unicode character 𬳢?

The Unicode character 𬳢 U+2CCE2 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+2CCE2.

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!