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

What is Unicode character 𡵙?

The Unicode character 𡵙 U+21D59 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+21D59.

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!