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

What is Unicode character 𬐙?

The Unicode character 𬐙 U+2C419 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+2C419.

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!