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

What is Unicode character 𬐃?

The Unicode character 𬐃 U+2C403 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+2C403.

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!