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

What is Unicode character 𰙙?

The Unicode character 𰙙 U+30659 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+30659.

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!