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

What is Unicode character 𮀦?

The Unicode character 𮀦 U+2E026 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+2E026.

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!