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
۸ (EXTENDED ARABIC-INDIC DIGIT EIGHT) is the Unicode character at code point U+06F8. 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+06F8 | |
| decimal | 1784 | |
| htmldecimal | ۸ | |
| htmlhex | ۸ | |
| css | \06F8 | |
| javascript | \u{6F8} | |
| python | \u06f8 | |
| java | \u06F8 | |
| go | \u06F8 | |
| ruby | \u{6F8} | |
| rust | \u{6F8} | |
| ccpp | \u06f8 | |
| urlencoded | %DB%B8 | |
| utf8bytes | db b8 | |
| utf16bebytes | 06 f8 | |
| utf32bebytes | 00 00 06 f8 |
How to Use
HTML:
۸
CSS:
content: "\06F8"
JavaScript:
"\u{6F8}"
Python:
"\u06f8"
Properties
Frequently Asked Questions
What is the ۸ character (EXTENDED ARABIC-INDIC DIGIT EIGHT)?
۸ (EXTENDED ARABIC-INDIC DIGIT EIGHT) is the Unicode character U+06F8.
What is the Unicode codepoint of EXTENDED ARABIC-INDIC DIGIT EIGHT?
The EXTENDED ARABIC-INDIC DIGIT EIGHT character (۸) has codepoint U+06F8.
How do I type or copy EXTENDED ARABIC-INDIC DIGIT EIGHT?
Copy ۸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.