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

What is Unicode character 𮕔?

The Unicode character 𮕔 U+2E554 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+2E554.

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!