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