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

What is Unicode character 𬕑?

The Unicode character 𬕑 U+2C551 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+2C551.

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!