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

What is Unicode character 𬲘?

The Unicode character 𬲘 U+2CC98 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+2CC98.

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!