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

What is Unicode character 𬔑?

The Unicode character 𬔑 U+2C511 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+2C511.

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!