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 HAMZA ABOVE) is the Unicode character at code point U+0654. It belongs to the Arabic block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0654 | |
| decimal | 1620 | |
| htmldecimal | ٔ | |
| htmlhex | ٔ | |
| css | \0654 | |
| javascript | \u{654} | |
| python | \u0654 | |
| java | \u0654 | |
| go | \u0654 | |
| ruby | \u{654} | |
| rust | \u{654} | |
| ccpp | \u0654 | |
| urlencoded | %D9%94 | |
| utf8bytes | d9 94 | |
| utf16bebytes | 06 54 | |
| utf32bebytes | 00 00 06 54 |
How to Use
HTML:
ٔ
CSS:
content: "\0654"
JavaScript:
"\u{654}"
Python:
"\u0654"
Properties
Frequently Asked Questions
What is the ٔ character (ARABIC HAMZA ABOVE)?
ٔ (ARABIC HAMZA ABOVE) is the Unicode character U+0654.
What is the Unicode codepoint of ARABIC HAMZA ABOVE?
The ARABIC HAMZA ABOVE character (ٔ) has codepoint U+0654.
How do I type or copy ARABIC HAMZA ABOVE?
Copy ٔ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.