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

What is Unicode character 𬔒?

The Unicode character 𬔒 U+2C512 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+2C512.

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!