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

What is Unicode character 𰟵?

The Unicode character 𰟵 U+307F5 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+307F5.

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!