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

What is Unicode character 𬕲?

The Unicode character 𬕲 U+2C572 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+2C572.

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!