Arabic-indic Digit Four Letter
The Arabic-Indic digit four (٤) is the Unicode character U+0664 for localized numeral display.
U+0664
“٤” is the Arabic-Indic digit for the number four. It’s a dedicated Unicode character (U+0664) rather than the Latin digit “4”. Use it when you need numerals that match Arabic-Indic typography.
Arabic-indic Digit Four Letter Meaning
The character “٤” represents the digit four in the Arabic-Indic numeral system. It’s commonly used in Arabic-script contexts where localized digits are preferred over the Latin digits (0–9). Because it has its own Unicode code point (U+0664), it preserves correct rendering and text processing across fonts and systems that support Arabic-Indic digits. In practice, you’ll see it in numbers, counters, dates, and UI elements tailored for Arabic-language reading. For developers, using “٤” (not “4”) helps ensure consistent appearance, especially in Arabic and Arabic-script environments.
Common uses
- •Localized Arabic UI counters and step numbers
- •Arabic-language forms and numeric input placeholders
- •Dates and schedules formatted with Arabic-Indic numerals
- •Text content where numbers must match Arabic-script typography
- •Design assets and icons that require native Arabic-Indic digits
Examples
٤ Arabic-Indic Digit Four
- ٤الصفحة ٤
- ٤الطلب رقم ٤
- ٤٤ دقائق متبقية
- ٤تاريخ ٤/٥/٢٠٢٤
- ٤المستوى ٤
Variations
Technical codes
| Unicode | U+0664 | |
| HTML Entity | ٤ | |
| HTML Code | ٤ | |
| CSS | \0664 |
FAQ
What does the Arabic-indic Digit Four letter mean?
The character “٤” represents the digit four in the Arabic-Indic numeral system. It’s commonly used in Arabic-script contexts where localized digits are preferred over the Latin digits (0–9). Because it has its own Unicode code point (U+0664), it preserves correct rendering and text processing across fonts and systems that support Arabic-Indic digits. In practice, you’ll see it in numbers, counters, dates, and UI elements tailored for Arabic-language reading. For developers, using “٤” (not “4”) helps ensure consistent appearance, especially in Arabic and Arabic-script environments.
Is “٤” the same as the Latin digit “4”?
No. “٤” is the Arabic-Indic digit FOUR (Unicode U+0664). The Latin “4” is a different character.
How do I copy “٤” into my text or design tool?
Copy the character directly from this page, or use the HTML entity ٤ or the Unicode escape U+0664.
What’s the Unicode code point for Arabic-Indic digit four?
The Unicode code point is U+0664.
Which escape formats are provided for “٤”?
HTML entity: ٤ CSS escape: \\0664 JavaScript escape: \\u{0664}.