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