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

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

What is Unicode character ๐žธ ?

The Unicode character ๐žธ  U+1EE20 is U+1EE20 in the Arabic Math block.

What does the Unicode character ๐žธ  represent?

The Unicode character ๐žธ  represents U+1EE20.

What is the Unicode code point for ๐žธ ?

The Unicode code point for ๐žธ  is U+1EE20.

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