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

What is Unicode character 𭲵?

The Unicode character 𭲵 U+2DCB5 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2DCB5.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!