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

What is Unicode character 𬔶?

The Unicode character 𬔶 U+2C536 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+2C536.

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!