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

What is Unicode character 𬲐?

The Unicode character 𬲐 U+2CC90 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+2CC90.

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!