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

What is Unicode character 𰝙?

The Unicode character 𰝙 U+30759 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+30759.

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!