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

What is Unicode character 𭰗?

The Unicode character 𭰗 U+2DC17 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+2DC17.

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!