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

What is Unicode character 𮍔?

The Unicode character 𮍔 U+2E354 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+2E354.

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!