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

What is Unicode character 𬘑?

The Unicode character 𬘑 U+2C611 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+2C611.

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!