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 U WITH HAMZA ABOVE) is the Unicode character at code point U+0677. 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+0677 | |
| decimal | 1655 | |
| htmldecimal | ٷ | |
| htmlhex | ٷ | |
| css | \0677 | |
| javascript | \u{677} | |
| python | \u0677 | |
| java | \u0677 | |
| go | \u0677 | |
| ruby | \u{677} | |
| rust | \u{677} | |
| ccpp | \u0677 | |
| urlencoded | %D9%B7 | |
| utf8bytes | d9 b7 | |
| utf16bebytes | 06 77 | |
| utf32bebytes | 00 00 06 77 |
How to Use
HTML:
ٷ
CSS:
content: "\0677"
JavaScript:
"\u{677}"
Python:
"\u0677"
Properties
Frequently Asked Questions
What is the ٷ character (ARABIC LETTER U WITH HAMZA ABOVE)?
ٷ (ARABIC LETTER U WITH HAMZA ABOVE) is the Unicode character U+0677.
What is the Unicode codepoint of ARABIC LETTER U WITH HAMZA ABOVE?
The ARABIC LETTER U WITH HAMZA ABOVE character (ٷ) has codepoint U+0677.
How do I type or copy ARABIC LETTER U WITH HAMZA ABOVE?
Copy ٷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.