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