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

What is Unicode character 𦓔?

The Unicode character 𦓔 U+264D4 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+264D4.

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!