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

What is Unicode character 𬐐?

The Unicode character 𬐐 U+2C410 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+2C410.

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!