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

What is Unicode character 𢪙?

The Unicode character 𢪙 U+22A99 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+22A99.

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!