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

What is Unicode character 𬐔?

The Unicode character 𬐔 U+2C414 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+2C414.

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!