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

What is Unicode character 𬐦?

The Unicode character 𬐦 U+2C426 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C426.

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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