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

What is Unicode character 𢲂?

The Unicode character 𢲂 U+22C82 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+22C82.

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!