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

What is Unicode character 𢲒?

The Unicode character 𢲒 U+22C92 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+22C92.

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!