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

What is Unicode character 𰟒?

The Unicode character 𰟒 U+307D2 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+307D2.

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!