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

What is Unicode character 𬔢?

The Unicode character 𬔢 U+2C522 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+2C522.

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!