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 HAMZA ABOVE FINAL FORM
Overview
ﺄ (ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM) is the Unicode character at code point U+FE84. 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+FE84 | |
| decimal | 65156 | |
| htmldecimal | ﺄ | |
| htmlhex | ﺄ | |
| css | \FE84 | |
| javascript | \u{FE84} | |
| python | \ufe84 | |
| java | \uFE84 | |
| go | \uFE84 | |
| ruby | \u{FE84} | |
| rust | \u{FE84} | |
| ccpp | \ufe84 | |
| urlencoded | %EF%BA%84 | |
| utf8bytes | ef ba 84 | |
| utf16bebytes | fe 84 | |
| utf32bebytes | 00 00 fe 84 |
How to Use
HTML:
ﺄ
CSS:
content: "\FE84"
JavaScript:
"\u{FE84}"
Python:
"\ufe84"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 0623
Frequently Asked Questions
What is the ﺄ character (ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM)?
ﺄ (ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM) is the Unicode character U+FE84.
What is the Unicode codepoint of ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM?
The ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM character (ﺄ) has codepoint U+FE84.
How do I type or copy ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM?
Copy ﺄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.