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