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>&#142480;</p>
📋
CSS .selector { content: '\22C90' };
📋
JS var unicodeA = '\u22C90 ';
📋
CPP char unicodeA = ' \u22C90 ';
📋
Java char unicodeA = '\u22C90';
📋
Python unicodeA = '\u22C90'
📋

What is Unicode character 𢲐?

The Unicode character 𢲐 U+22C90 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+22C90.

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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