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

What is Unicode character 𰘨?

The Unicode character 𰘨 U+30628 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+30628.

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!