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

What is Unicode character 𢲳?

The Unicode character 𢲳 U+22CB3 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+22CB3.

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!