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

What is Unicode character 𬙨?

The Unicode character 𬙨 U+2C668 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+2C668.

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!