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

What is Unicode character 𬲵?

The Unicode character 𬲵 U+2CCB5 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+2CCB5.

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!