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

What is Unicode character 𰟡?

The Unicode character 𰟡 U+307E1 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+307E1.

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!