copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ࡺ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ࡺ
ARABIC LETTER ALEF WITH DOT ABOVE
Overview
ࡺ (ARABIC LETTER ALEF WITH DOT ABOVE) is the Unicode character at code point U+087A. It belongs to the Arabic Extended-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+087A | |
| decimal | 2170 | |
| htmldecimal | ࡺ | |
| htmlhex | ࡺ | |
| css | \087A | |
| javascript | \u{87A} | |
| python | \u087a | |
| java | \u087A | |
| go | \u087A | |
| ruby | \u{87A} | |
| rust | \u{87A} | |
| ccpp | \u087a | |
| urlencoded | %E0%A1%BA | |
| utf8bytes | e0 a1 ba | |
| utf16bebytes | 08 7a | |
| utf32bebytes | 00 00 08 7a |
How to Use
HTML:
ࡺ
CSS:
content: "\087A"
JavaScript:
"\u{87A}"
Python:
"\u087a"
Properties
- Block
- Arabic Extended-B
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ࡺ character (ARABIC LETTER ALEF WITH DOT ABOVE)?
ࡺ (ARABIC LETTER ALEF WITH DOT ABOVE) is the Unicode character U+087A.
What is the Unicode codepoint of ARABIC LETTER ALEF WITH DOT ABOVE?
The ARABIC LETTER ALEF WITH DOT ABOVE character (ࡺ) has codepoint U+087A.
How do I type or copy ARABIC LETTER ALEF WITH DOT ABOVE?
Copy ࡺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.