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

What is Unicode character 𬕉?

The Unicode character 𬕉 U+2C549 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+2C549.

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!