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>&#198601;</p>
📋
CSS .selector { content: '\307C9' };
📋
JS var unicodeA = '\u307C9 ';
📋
CPP char unicodeA = ' \u307C9 ';
📋
Java char unicodeA = '\u307C9';
📋
Python unicodeA = '\u307C9'
📋

What is Unicode character 𰟉?

The Unicode character 𰟉 U+307C9 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+307C9.

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!