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

What is Unicode character 𰓔?

The Unicode character 𰓔 U+304D4 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+304D4.

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!