About Arabic Letter Ain With Two Dots Above
Arabic Letter Ain With Two Dots Above is the Unicode character ݝ at codepoint U+075D in the Arabic Supplement block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Arabic Letter Ain With Two Dots Above
To use the Arabic Letter Ain With Two Dots Above symbol (ݝ) in HTML, insert the
entity ݝ directly into your markup. The decimal entity ݝ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\75D';.
In JavaScript and TypeScript the escape '\u075D' evaluates to ݝ. In Python source, write '\u075D'.
The character encodes to DD 9D as UTF-8 bytes and 075D as UTF-16 code units. Its decimal codepoint is 1885.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.