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