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

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

What is Unicode character ๐žนž?

The Unicode character ๐žนž U+1EE5E is U+1EE5E in the Arabic Math block.

What does the Unicode character ๐žนž represent?

The Unicode character ๐žนž represents U+1EE5E.

What is the Unicode code point for ๐žนž?

The Unicode code point for ๐žนž is U+1EE5E.

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+1EE5E 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!