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

What is Unicode character 𭺟?

The Unicode character 𭺟 U+2DE9F 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+2DE9F.

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!