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

What is Unicode character 𰚢?

The Unicode character 𰚢 U+306A2 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+306A2.

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!