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' : ''">
٠
ARABIC-INDIC DIGIT ZERO
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0660 | |
| decimal | 1632 | |
| htmldecimal | ٠ | |
| htmlhex | ٠ | |
| css | \0660 | |
| javascript | \u{660} | |
| python | \u0660 | |
| java | \u0660 | |
| go | \u0660 | |
| ruby | \u{660} | |
| rust | \u{660} | |
| ccpp | \u0660 | |
| urlencoded | %D9%A0 | |
| utf8bytes | d9 a0 | |
| utf16bebytes | 06 60 | |
| utf32bebytes | 00 00 06 60 |
How to Use
HTML:
٠
CSS:
content: "\0660"
JavaScript:
"\u{660}"
Python:
"\u0660"
Properties
Frequently Asked Questions
What is the ٠ character (ARABIC-INDIC DIGIT ZERO)?
٠ (ARABIC-INDIC DIGIT ZERO) is the Unicode character U+0660.
What is the Unicode codepoint of ARABIC-INDIC DIGIT ZERO?
The ARABIC-INDIC DIGIT ZERO character (٠) has codepoint U+0660.
How do I type or copy ARABIC-INDIC DIGIT ZERO?
Copy ٠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.