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

What is Unicode character 𬧨?

The Unicode character 𬧨 U+2C9E8 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+2C9E8.

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!