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

What is Unicode character 𢲉?

The Unicode character 𢲉 U+22C89 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+22C89.

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!