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

What is Unicode character 𰐤?

The Unicode character 𰐤 U+30424 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+30424.

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!