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

What is Unicode character 𬚨?

The Unicode character 𬚨 U+2C6A8 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+2C6A8.

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!