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

What is Unicode character 𬘔?

The Unicode character 𬘔 U+2C614 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+2C614.

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!