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

What is Unicode character 𰚦?

The Unicode character 𰚦 U+306A6 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+306A6.

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!