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

What is Unicode character 𬔸?

The Unicode character 𬔸 U+2C538 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+2C538.

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!