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

What is Unicode character 𢺙?

The Unicode character 𢺙 U+22E99 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+22E99.

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!