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

What is Unicode character 𬆵?

The Unicode character 𬆵 U+2C1B5 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+2C1B5.

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!