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