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