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

What is Unicode character 𬙔?

The Unicode character 𬙔 U+2C654 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+2C654.

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!