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

What is Unicode character 𰓡?

The Unicode character 𰓡 U+304E1 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+304E1.

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!