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>&#189813;</p>
📋
CSS .selector { content: '\2E575' };
📋
JS var unicodeA = '\u2E575 ';
📋
CPP char unicodeA = ' \u2E575 ';
📋
Java char unicodeA = '\u2E575';
📋
Python unicodeA = '\u2E575'
📋

What is Unicode character 𮕵?

The Unicode character 𮕵 U+2E575 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2E575.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!