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

What is Unicode character 𬚼?

The Unicode character 𬚼 U+2C6BC 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+2C6BC.

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!