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

What is Unicode character 𬅔?

The Unicode character 𬅔 U+2C154 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C154.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!