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

What is Unicode character 𰣙?

The Unicode character 𰣙 U+308D9 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+308D9.

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!