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 DAMMA) is the Unicode character at code point U+0619. 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+0619 | |
| decimal | 1561 | |
| htmldecimal | ؙ | |
| htmlhex | ؙ | |
| css | \0619 | |
| javascript | \u{619} | |
| python | \u0619 | |
| java | \u0619 | |
| go | \u0619 | |
| ruby | \u{619} | |
| rust | \u{619} | |
| ccpp | \u0619 | |
| urlencoded | %D8%99 | |
| utf8bytes | d8 99 | |
| utf16bebytes | 06 19 | |
| utf32bebytes | 00 00 06 19 |
How to Use
HTML:
ؙ
CSS:
content: "\0619"
JavaScript:
"\u{619}"
Python:
"\u0619"
Properties
Frequently Asked Questions
What is the ؙ character (ARABIC SMALL DAMMA)?
ؙ (ARABIC SMALL DAMMA) is the Unicode character U+0619.
What is the Unicode codepoint of ARABIC SMALL DAMMA?
The ARABIC SMALL DAMMA character (ؙ) has codepoint U+0619.
How do I type or copy ARABIC SMALL DAMMA?
Copy ؙ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.