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

What is Unicode character 𬘢?

The Unicode character 𬘢 U+2C622 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+2C622.

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!