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

What is Unicode character 𰓃?

The Unicode character 𰓃 U+304C3 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+304C3.

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!