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

What is Unicode character 𮔦?

The Unicode character 𮔦 U+2E526 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+2E526.

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!