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

What is Unicode character 𢺗?

The Unicode character 𢺗 U+22E97 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+22E97.

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!