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

What is Unicode character 𦓗?

The Unicode character 𦓗 U+264D7 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+264D7.

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!