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-INDIC DIGIT SIX) is the Unicode character at code point U+0666. It belongs to the Arabic block, in the Decimal Number (Nd) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0666 | |
| decimal | 1638 | |
| htmldecimal | ٦ | |
| htmlhex | ٦ | |
| css | \0666 | |
| javascript | \u{666} | |
| python | \u0666 | |
| java | \u0666 | |
| go | \u0666 | |
| ruby | \u{666} | |
| rust | \u{666} | |
| ccpp | \u0666 | |
| urlencoded | %D9%A6 | |
| utf8bytes | d9 a6 | |
| utf16bebytes | 06 66 | |
| utf32bebytes | 00 00 06 66 |
How to Use
HTML:
٦
CSS:
content: "\0666"
JavaScript:
"\u{666}"
Python:
"\u0666"
Properties
Frequently Asked Questions
What is the ٦ character (ARABIC-INDIC DIGIT SIX)?
٦ (ARABIC-INDIC DIGIT SIX) is the Unicode character U+0666.
What is the Unicode codepoint of ARABIC-INDIC DIGIT SIX?
The ARABIC-INDIC DIGIT SIX character (٦) has codepoint U+0666.
How do I type or copy ARABIC-INDIC DIGIT SIX?
Copy ٦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.