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

What is Unicode character 𮖓?

The Unicode character 𮖓 U+2E593 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+2E593.

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!