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