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

What is Unicode character 𬌐?

The Unicode character 𬌐 U+2C310 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+2C310.

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!