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

What is Unicode character 𰓵?

The Unicode character 𰓵 U+304F5 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+304F5.

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!