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

What is Unicode character 𦓧?

The Unicode character 𦓧 U+264E7 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+264E7.

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!