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

What is Unicode character 𨺢?

The Unicode character 𨺢 U+28EA2 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+28EA2.

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!