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

What is Unicode character 𰐦?

The Unicode character 𰐦 U+30426 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+30426.

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!