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 MADDA ABOVE ISOLATED FORM
Overview
ﺁ (ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM) is the Unicode character at code point U+FE81. It belongs to the Arabic Presentation Forms-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE81 | |
| decimal | 65153 | |
| htmldecimal | ﺁ | |
| htmlhex | ﺁ | |
| css | \FE81 | |
| javascript | \u{FE81} | |
| python | \ufe81 | |
| java | \uFE81 | |
| go | \uFE81 | |
| ruby | \u{FE81} | |
| rust | \u{FE81} | |
| ccpp | \ufe81 | |
| urlencoded | %EF%BA%81 | |
| utf8bytes | ef ba 81 | |
| utf16bebytes | fe 81 | |
| utf32bebytes | 00 00 fe 81 |
How to Use
HTML:
ﺁ
CSS:
content: "\FE81"
JavaScript:
"\u{FE81}"
Python:
"\ufe81"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <isolated> 0622
Frequently Asked Questions
What is the ﺁ character (ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM)?
ﺁ (ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM) is the Unicode character U+FE81.
What is the Unicode codepoint of ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM?
The ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM character (ﺁ) has codepoint U+FE81.
How do I type or copy ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM?
Copy ﺁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.