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

What is Unicode character 𰟐?

The Unicode character 𰟐 U+307D0 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+307D0.

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!