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

What is Unicode character 𰦡?

The Unicode character 𰦡 U+309A1 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+309A1.

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!