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

What is Unicode character 𬲟?

The Unicode character 𬲟 U+2CC9F 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+2CC9F.

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!