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

What is Unicode character 𦓦?

The Unicode character 𦓦 U+264E6 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+264E6.

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!