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

What is Unicode character 𰦼?

The Unicode character 𰦼 U+309BC 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+309BC.

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!