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' : ''">
ؤ
Overview
ؤ (ARABIC LETTER WAW WITH HAMZA ABOVE) is the Unicode character at code point U+0624. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0624 | |
| decimal | 1572 | |
| htmldecimal | ؤ | |
| htmlhex | ؤ | |
| css | \0624 | |
| javascript | \u{624} | |
| python | \u0624 | |
| java | \u0624 | |
| go | \u0624 | |
| ruby | \u{624} | |
| rust | \u{624} | |
| ccpp | \u0624 | |
| urlencoded | %D8%A4 | |
| utf8bytes | d8 a4 | |
| utf16bebytes | 06 24 | |
| utf32bebytes | 00 00 06 24 |
How to Use
HTML:
ؤ
CSS:
content: "\0624"
JavaScript:
"\u{624}"
Python:
"\u0624"
Properties
Frequently Asked Questions
What is the ؤ character (ARABIC LETTER WAW WITH HAMZA ABOVE)?
ؤ (ARABIC LETTER WAW WITH HAMZA ABOVE) is the Unicode character U+0624.
What is the Unicode codepoint of ARABIC LETTER WAW WITH HAMZA ABOVE?
The ARABIC LETTER WAW WITH HAMZA ABOVE character (ؤ) has codepoint U+0624.
How do I type or copy ARABIC LETTER WAW WITH HAMZA ABOVE?
Copy ؤ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.