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

What is Unicode character 𬘡?

The Unicode character 𬘡 U+2C621 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+2C621.

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!