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

What is Unicode character 𰟘?

The Unicode character 𰟘 U+307D8 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+307D8.

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!