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 SANAH) is the Unicode character at code point U+0601. It belongs to the Arabic block, in the Format (Cf) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0601 | |
| decimal | 1537 | |
| htmldecimal | ؁ | |
| htmlhex | ؁ | |
| css | \0601 | |
| javascript | \u{601} | |
| python | \u0601 | |
| java | \u0601 | |
| go | \u0601 | |
| ruby | \u{601} | |
| rust | \u{601} | |
| ccpp | \u0601 | |
| urlencoded | %D8%81 | |
| utf8bytes | d8 81 | |
| utf16bebytes | 06 01 | |
| utf32bebytes | 00 00 06 01 |
How to Use
HTML:
؁
CSS:
content: "\0601"
JavaScript:
"\u{601}"
Python:
"\u0601"
Properties
Frequently Asked Questions
What is the character (ARABIC SIGN SANAH)?
(ARABIC SIGN SANAH) is the Unicode character U+0601.
What is the Unicode codepoint of ARABIC SIGN SANAH?
The ARABIC SIGN SANAH character () has codepoint U+0601.
How do I type or copy ARABIC SIGN SANAH?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.