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

What is Unicode character 𰰨?

The Unicode character 𰰨 U+30C28 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+30C28.

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!