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>&#200498;</p>
📋
CSS .selector { content: '\30F32' };
📋
JS var unicodeA = '\u30F32 ';
📋
CPP char unicodeA = ' \u30F32 ';
📋
Java char unicodeA = '\u30F32';
📋
Python unicodeA = '\u30F32'
📋

What is Unicode character 𰼲?

The Unicode character 𰼲 U+30F32 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+30F32.

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!