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

What is Unicode character 𬳨?

The Unicode character 𬳨 U+2CCE8 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+2CCE8.

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!