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

What is Unicode character 𰦢?

The Unicode character 𰦢 U+309A2 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+309A2.

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!