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

What is Unicode character 𬔆?

The Unicode character 𬔆 U+2C506 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+2C506.

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!