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

What is Unicode character 𰏑?

The Unicode character 𰏑 U+303D1 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+303D1.

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!