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

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

What is Unicode character ๐žน“?

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

What does the Unicode character ๐žน“ represent?

The Unicode character ๐žน“ represents U+1EE53.

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

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

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