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

What is Unicode character 𨣔?

The Unicode character 𨣔 U+288D4 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+288D4.

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!