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

What is Unicode character 𭰙?

The Unicode character 𭰙 U+2DC19 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+2DC19.

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!