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

What is Unicode character 𨦔?

The Unicode character 𨦔 U+28994 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+28994.

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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