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

What is Unicode character 𦓖?

The Unicode character 𦓖 U+264D6 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+264D6.

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!