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

What is Unicode character 𮔢?

The Unicode character 𮔢 U+2E522 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+2E522.

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!