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

What is Unicode character 𬔭?

The Unicode character 𬔭 U+2C52D 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+2C52D.

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!