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

What is Unicode character 𢺩?

The Unicode character 𢺩 U+22EA9 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+22EA9.

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!