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

What is Unicode character 𨙢?

The Unicode character 𨙢 U+28662 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+28662.

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!