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