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

What is Unicode character 𨲢?

The Unicode character 𨲢 U+28CA2 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+28CA2.

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!