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

What is Unicode character 𬳵?

The Unicode character 𬳵 U+2CCF5 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+2CCF5.

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!