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

What is Unicode character 𢾲?

The Unicode character 𢾲 U+22FB2 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+22FB2.

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!