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

What is Unicode character 𢲷?

The Unicode character 𢲷 U+22CB7 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+22CB7.

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!