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