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

What is Unicode character 𭺵?

The Unicode character 𭺵 U+2DEB5 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+2DEB5.

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!