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

What is Unicode character 𮖔?

The Unicode character 𮖔 U+2E594 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+2E594.

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!