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

What is Unicode character 𭨑?

The Unicode character 𭨑 U+2DA11 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+2DA11.

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!