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

What is Unicode character 𨹙?

The Unicode character 𨹙 U+28E59 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+28E59.

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!