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

What is Unicode character 𰼨?

The Unicode character 𰼨 U+30F28 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension G 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+30F28.

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 13.0, and it belongs to the CJK Unified Ideographs Extension G block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 13.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension G
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!