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

What is Unicode character 𬘐?

The Unicode character 𬘐 U+2C610 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+2C610.

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!