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

What is Unicode character 𮔔?

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

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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