You Are Here -
Home ยป Arabic Math ยป U+1EE9C

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>&#126620;</p>
๐Ÿ“‹
CSS .selector { content: '\1EE9C' };
๐Ÿ“‹
JS var unicodeA = '\u1EE9C ';
๐Ÿ“‹
CPP char unicodeA = ' \u1EE9C ';
๐Ÿ“‹
Java char unicodeA = '\u1EE9C';
๐Ÿ“‹
Python unicodeA = '\u1EE9C'
๐Ÿ“‹

What is Unicode character ๐žบœ?

The Unicode character ๐žบœ U+1EE9C is U+1EE9C in the Arabic Math block.

What does the Unicode character ๐žบœ represent?

The Unicode character ๐žบœ represents U+1EE9C.

What is the Unicode code point for ๐žบœ?

The Unicode code point for ๐žบœ is U+1EE9C.

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 U+1EE9C 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 Uncoded 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 Unassigned, and it belongs to the Arabic Math block of characters.

Unicode Properties

Applicable Properties With Values

Age Unassigned
Bidi Class Arabic Letter
Bidi Paired Bracket Type Not a bracket
Block Arabic Math
General Category Unassigned
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Unknown
Numeric Value Not a Number
Script Uncoded
Sentence Break Unknown
Word Break Unknown
Copied!