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

What is Unicode character 𭵔?

The Unicode character 𭵔 U+2DD54 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+2DD54.

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!