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

What is Unicode character 𬚢?

The Unicode character 𬚢 U+2C6A2 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+2C6A2.

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!