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

What is Unicode character 𦓬?

The Unicode character 𦓬 U+264EC 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+264EC.

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!