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

What is Unicode character 𭬔?

The Unicode character 𭬔 U+2DB14 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+2DB14.

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!