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

What is Unicode character 𰟰?

The Unicode character 𰟰 U+307F0 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+307F0.

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!