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

What is Unicode character 𬚵?

The Unicode character 𬚵 U+2C6B5 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+2C6B5.

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!