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

What is Unicode character 𢲢?

The Unicode character 𢲢 U+22CA2 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+22CA2.

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!