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

What is Unicode character 𬕙?

The Unicode character 𬕙 U+2C559 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+2C559.

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!