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

What is Unicode character 𬔵?

The Unicode character 𬔵 U+2C535 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+2C535.

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!