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

What is Unicode character 𬤢?

The Unicode character 𬤢 U+2C922 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+2C922.

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!