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

What is Unicode character 𰧶?

The Unicode character 𰧶 U+309F6 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+309F6.

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!