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

What is Unicode character 𬖐?

The Unicode character 𬖐 U+2C590 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+2C590.

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!