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

What is Unicode character 𨺙?

The Unicode character 𨺙 U+28E99 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+28E99.

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!