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

What is Unicode character 𬙢?

The Unicode character 𬙢 U+2C662 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+2C662.

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!