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

What is Unicode character 𨶙?

The Unicode character 𨶙 U+28D99 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+28D99.

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!