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