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

What is Unicode character 𨵙?

The Unicode character 𨵙 U+28D59 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+28D59.

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!