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>&#181863;</p>
📋
CSS .selector { content: '\2C667' };
📋
JS var unicodeA = '\u2C667 ';
📋
CPP char unicodeA = ' \u2C667 ';
📋
Java char unicodeA = '\u2C667';
📋
Python unicodeA = '\u2C667'
📋

What is Unicode character 𬙧?

The Unicode character 𬙧 U+2C667 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C667.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!