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>&#198137;</p>
📋
CSS .selector { content: '\305F9' };
📋
JS var unicodeA = '\u305F9 ';
📋
CPP char unicodeA = ' \u305F9 ';
📋
Java char unicodeA = '\u305F9';
📋
Python unicodeA = '\u305F9'
📋

What is Unicode character 𰗹?

The Unicode character 𰗹 U+305F9 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+305F9.

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!