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

What is Unicode character 𬺙?

The Unicode character 𬺙 U+2CE99 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+2CE99.

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!