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

What is Unicode character 𬱦?

The Unicode character 𬱦 U+2CC66 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+2CC66.

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!