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

What is Unicode character 𮬔?

The Unicode character 𮬔 U+2EB14 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+2EB14.

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!