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