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

What is Unicode character 𬷵?

The Unicode character 𬷵 U+2CDF5 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+2CDF5.

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!