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

What is Unicode character 𬕨?

The Unicode character 𬕨 U+2C568 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+2C568.

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!