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

What is Unicode character 𦓏?

The Unicode character 𦓏 U+264CF 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+264CF.

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!