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

What is Unicode character 𦓐?

The Unicode character 𦓐 U+264D0 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+264D0.

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!