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

What is Unicode character 𬦑?

The Unicode character 𬦑 U+2C991 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+2C991.

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!