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

What is Unicode character 𰧨?

The Unicode character 𰧨 U+309E8 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+309E8.

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!