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

What is Unicode character 𢲨?

The Unicode character 𢲨 U+22CA8 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+22CA8.

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!