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

What is Unicode character 𰓦?

The Unicode character 𰓦 U+304E6 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+304E6.

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!