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' : ''">
𐹤
RUMI DIGIT FIVE
Overview
𐹤 (RUMI DIGIT FIVE) is the Unicode character at code point U+10E64. It belongs to the Rumi Numeral Symbols block, in the Other Number (No) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10E64 | |
| decimal | 69220 | |
| htmldecimal | 𐹤 | |
| htmlhex | 𐹤 | |
| css | \10E64 | |
| javascript | \u{10E64} | |
| python | \U00010e64 | |
| java | \uD803\uDE64 | |
| go | \U00010E64 | |
| ruby | \u{10E64} | |
| rust | \u{10E64} | |
| ccpp | \U00010e64 | |
| urlencoded | %F0%90%B9%A4 | |
| utf8bytes | f0 90 b9 a4 | |
| utf16bebytes | d8 03 de 64 | |
| utf32bebytes | 00 01 0e 64 |
How to Use
HTML:
𐹤
CSS:
content: "\10E64"
JavaScript:
"\u{10E64}"
Python:
"\U00010e64"
Properties
- Block
- Rumi Numeral Symbols
- Script
- Arab
- Category
- Other Number (No)
- Bidirectional
- AN
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐹤 character (RUMI DIGIT FIVE)?
𐹤 (RUMI DIGIT FIVE) is the Unicode character U+10E64.
What is the Unicode codepoint of RUMI DIGIT FIVE?
The RUMI DIGIT FIVE character (𐹤) has codepoint U+10E64.
How do I type or copy RUMI DIGIT FIVE?
Copy 𐹤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.