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

What is Unicode character 𫲵?

The Unicode character 𫲵 U+2BCB5 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+2BCB5.

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!