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