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 SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH) is the Unicode character at code point U+0616. It belongs to the Arabic block, in the Nonspacing Mark (Mn) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0616 | |
| decimal | 1558 | |
| htmldecimal | ؖ | |
| htmlhex | ؖ | |
| css | \0616 | |
| javascript | \u{616} | |
| python | \u0616 | |
| java | \u0616 | |
| go | \u0616 | |
| ruby | \u{616} | |
| rust | \u{616} | |
| ccpp | \u0616 | |
| urlencoded | %D8%96 | |
| utf8bytes | d8 96 | |
| utf16bebytes | 06 16 | |
| utf32bebytes | 00 00 06 16 |
How to Use
HTML:
ؖ
CSS:
content: "\0616"
JavaScript:
"\u{616}"
Python:
"\u0616"
Properties
Frequently Asked Questions
What is the ؖ character (ARABIC SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH)?
ؖ (ARABIC SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH) is the Unicode character U+0616.
What is the Unicode codepoint of ARABIC SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH?
The ARABIC SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH character (ؖ) has codepoint U+0616.
How do I type or copy ARABIC SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH?
Copy ؖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.