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