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 TATWEEL) is the Unicode character at code point U+0640. It belongs to the Arabic block, in the Modifier Letter (Lm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0640 | |
| decimal | 1600 | |
| htmldecimal | ـ | |
| htmlhex | ـ | |
| css | \0640 | |
| javascript | \u{640} | |
| python | \u0640 | |
| java | \u0640 | |
| go | \u0640 | |
| ruby | \u{640} | |
| rust | \u{640} | |
| ccpp | \u0640 | |
| urlencoded | %D9%80 | |
| utf8bytes | d9 80 | |
| utf16bebytes | 06 40 | |
| utf32bebytes | 00 00 06 40 |
How to Use
HTML:
ـ
CSS:
content: "\0640"
JavaScript:
"\u{640}"
Python:
"\u0640"
Properties
Frequently Asked Questions
What is the ـ character (ARABIC TATWEEL)?
ـ (ARABIC TATWEEL) is the Unicode character U+0640.
What is the Unicode codepoint of ARABIC TATWEEL?
The ARABIC TATWEEL character (ـ) has codepoint U+0640.
How do I type or copy ARABIC TATWEEL?
Copy ـ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.