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

What is Unicode character 𢾹?

The Unicode character 𢾹 U+22FB9 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+22FB9.

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!