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