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

What is Unicode character 𨺉?

The Unicode character 𨺉 U+28E89 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+28E89.

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!