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

What is Unicode character 𬲦?

The Unicode character 𬲦 U+2CCA6 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+2CCA6.

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!