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

What is Unicode character 𨐨?

The Unicode character 𨐨 U+28428 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+28428.

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!