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

What is Unicode character 𰟔?

The Unicode character 𰟔 U+307D4 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+307D4.

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!