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

What is Unicode character 𮕲?

The Unicode character 𮕲 U+2E572 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2E572.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!