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

What is Unicode character 𬦔?

The Unicode character 𬦔 U+2C994 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+2C994.

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!