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

What is Unicode character 𧐦?

The Unicode character 𧐦 U+27426 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+27426.

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!