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

What is Unicode character 𬙡?

The Unicode character 𬙡 U+2C661 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+2C661.

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!