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

What is Unicode character 𬦒?

The Unicode character 𬦒 U+2C992 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+2C992.

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!