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

What is Unicode character 𮃔?

The Unicode character 𮃔 U+2E0D4 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+2E0D4.

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!