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

What is Unicode character 𬖼?

The Unicode character 𬖼 U+2C5BC 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+2C5BC.

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!