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