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 EIGHT) is the Unicode character at code point U+0668. 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+0668 | |
| decimal | 1640 | |
| htmldecimal | ٨ | |
| htmlhex | ٨ | |
| css | \0668 | |
| javascript | \u{668} | |
| python | \u0668 | |
| java | \u0668 | |
| go | \u0668 | |
| ruby | \u{668} | |
| rust | \u{668} | |
| ccpp | \u0668 | |
| urlencoded | %D9%A8 | |
| utf8bytes | d9 a8 | |
| utf16bebytes | 06 68 | |
| utf32bebytes | 00 00 06 68 |
How to Use
HTML:
٨
CSS:
content: "\0668"
JavaScript:
"\u{668}"
Python:
"\u0668"
Properties
Frequently Asked Questions
What is the ٨ character (ARABIC-INDIC DIGIT EIGHT)?
٨ (ARABIC-INDIC DIGIT EIGHT) is the Unicode character U+0668.
What is the Unicode codepoint of ARABIC-INDIC DIGIT EIGHT?
The ARABIC-INDIC DIGIT EIGHT character (٨) has codepoint U+0668.
How do I type or copy ARABIC-INDIC DIGIT EIGHT?
Copy ٨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.