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

What is Unicode character 𢹙?

The Unicode character 𢹙 U+22E59 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+22E59.

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!