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

What is Unicode character 𭨔?

The Unicode character 𭨔 U+2DA14 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+2DA14.

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!