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

What is Unicode character 𬔩?

The Unicode character 𬔩 U+2C529 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+2C529.

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!