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

What is Unicode character 𬕢?

The Unicode character 𬕢 U+2C562 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+2C562.

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!