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

What is Unicode character 𰟑?

The Unicode character 𰟑 U+307D1 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+307D1.

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!