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