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

What is Unicode character 𭃔?

The Unicode character 𭃔 U+2D0D4 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+2D0D4.

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!