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

What is Unicode character 𢲼?

The Unicode character 𢲼 U+22CBC 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+22CBC.

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!