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

What is Unicode character 𢦙?

The Unicode character 𢦙 U+22999 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+22999.

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!