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

What is Unicode character 𬎉?

The Unicode character 𬎉 U+2C389 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C389.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!