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

What is Unicode character 𨐦?

The Unicode character 𨐦 U+28426 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+28426.

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 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
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!