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

What is Unicode character 𦓎?

The Unicode character 𦓎 U+264CE 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+264CE.

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!