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