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

What is Unicode character 𬍔?

The Unicode character 𬍔 U+2C354 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+2C354.

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!