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

What is Unicode character 𰧔?

The Unicode character 𰧔 U+309D4 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+309D4.

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!