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

What is Unicode character 𬄔?

The Unicode character 𬄔 U+2C114 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+2C114.

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!