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

What is Unicode character 𬔧?

The Unicode character 𬔧 U+2C527 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+2C527.

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!