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

What is Unicode character 𪦔?

The Unicode character 𪦔 U+2A994 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension C 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+2A994.

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 5.2, and it belongs to the CJK Unified Ideographs Extension C block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 5.2
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension C
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!