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

What is Unicode character 𬎔?

The Unicode character 𬎔 U+2C394 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+2C394.

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!