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

What is Unicode character 𭦔?

The Unicode character 𭦔 U+2D994 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+2D994.

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!