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

What is Unicode character 𬔡?

The Unicode character 𬔡 U+2C521 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+2C521.

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!