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

What is Unicode character 𰩨?

The Unicode character 𰩨 U+30A68 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+30A68.

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!