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

What is Unicode character 𰟂?

The Unicode character 𰟂 U+307C2 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+307C2.

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!