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

What is Unicode character 𬖒?

The Unicode character 𬖒 U+2C592 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+2C592.

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!