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

What is Unicode character 𨲗?

The Unicode character 𨲗 U+28C97 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+28C97.

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!