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

What is Unicode character 𬙦?

The Unicode character 𬙦 U+2C666 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+2C666.

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!