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>&#161388;</p>
📋
CSS .selector { content: '\2766C' };
📋
JS var unicodeA = '\u2766C ';
📋
CPP char unicodeA = ' \u2766C ';
📋
Java char unicodeA = '\u2766C';
📋
Python unicodeA = '\u2766C'
📋

What is Unicode character 𧙬?

The Unicode character 𧙬 U+2766C 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+2766C.

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!