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

What is Unicode character 𰏔?

The Unicode character 𰏔 U+303D4 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+303D4.

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!