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

What is Unicode character 𨾙?

The Unicode character 𨾙 U+28F99 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+28F99.

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!