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

What is Unicode character 𬘭?

The Unicode character 𬘭 U+2C62D 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+2C62D.

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!