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

What is Unicode character 𢶙?

The Unicode character 𢶙 U+22D99 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+22D99.

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!