About Arabic Letter Seen With Two Dots Vertically Above
Arabic Letter Seen With Two Dots Vertically Above is the Unicode character ݭ at codepoint U+076D 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 Seen With Two Dots Vertically Above
To use the Arabic Letter Seen With Two Dots Vertically 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: '\76D';.
In JavaScript and TypeScript the escape '\u076D' evaluates to ݭ. In Python source, write '\u076D'.
The character encodes to DD AD as UTF-8 bytes and 076D as UTF-16 code units. Its decimal codepoint is 1901.
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.