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

What is Unicode character 𰓰?

The Unicode character 𰓰 U+304F0 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+304F0.

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!