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

What is Unicode character 𬔨?

The Unicode character 𬔨 U+2C528 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+2C528.

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!