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

What is Unicode character 𬕶?

The Unicode character 𬕶 U+2C576 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+2C576.

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!