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

What is Unicode character 𢦗?

The Unicode character 𢦗 U+22997 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+22997.

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!