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

What is Unicode character 𰚨?

The Unicode character 𰚨 U+306A8 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+306A8.

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!