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

What is Unicode character 𰟙?

The Unicode character 𰟙 U+307D9 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+307D9.

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!