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

What is Unicode character 𬕦?

The Unicode character 𬕦 U+2C566 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+2C566.

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!