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

What is Unicode character 𦓀?

The Unicode character 𦓀 U+264C0 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+264C0.

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!