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

What is Unicode character 𦓨?

The Unicode character 𦓨 U+264E8 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+264E8.

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!