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

What is Unicode character 𬕹?

The Unicode character 𬕹 U+2C579 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+2C579.

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!