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

What is Unicode character 𨲘?

The Unicode character 𨲘 U+28C98 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+28C98.

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!