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

What is Unicode character 𬔤?

The Unicode character 𬔤 U+2C524 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+2C524.

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!