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

What is Unicode character 𭺝?

The Unicode character 𭺝 U+2DE9D 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+2DE9D.

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!