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

What is Unicode character 𫦔?

The Unicode character 𫦔 U+2B994 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+2B994.

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!