About Arabic Letter Alef With Attached Top Right Fatha And Dot Above
Arabic Letter Alef With Attached Top Right Fatha And Dot Above is the Unicode character ࡻ at codepoint U+087B in the Arabic Extended-B 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 Alef With Attached Top Right Fatha And Dot Above
To use the Arabic Letter Alef With Attached Top Right Fatha And Dot 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: '\87B';.
In JavaScript and TypeScript the escape '\u087B' evaluates to ࡻ. In Python source, write '\u087B'.
The character encodes to E0 A1 BB as UTF-8 bytes and 087B as UTF-16 code units. Its decimal codepoint is 2171.
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.