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

What is Unicode character 𰟗?

The Unicode character 𰟗 U+307D7 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+307D7.

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!