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

What is Unicode character 𬦌?

The Unicode character 𬦌 U+2C98C 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+2C98C.

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!