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

What is Unicode character 𬲙?

The Unicode character 𬲙 U+2CC99 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+2CC99.

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!