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