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

What is Unicode character 𨙡?

The Unicode character 𨙡 U+28661 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+28661.

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!