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

What is Unicode character 𬕤?

The Unicode character 𬕤 U+2C564 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+2C564.

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!