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