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

What is Unicode character 𦓊?

The Unicode character 𦓊 U+264CA 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+264CA.

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!