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>&#197874;</p>
📋
CSS .selector { content: '\304F2' };
📋
JS var unicodeA = '\u304F2 ';
📋
CPP char unicodeA = ' \u304F2 ';
📋
Java char unicodeA = '\u304F2';
📋
Python unicodeA = '\u304F2'
📋

What is Unicode character 𰓲?

The Unicode character 𰓲 U+304F2 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+304F2.

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!