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 ONE
Overview
𐹠 (RUMI DIGIT ONE) is the Unicode character at code point U+10E60. 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+10E60 | |
| decimal | 69216 | |
| htmldecimal | 𐹠 | |
| htmlhex | 𐹠 | |
| css | \10E60 | |
| javascript | \u{10E60} | |
| python | \U00010e60 | |
| java | \uD803\uDE60 | |
| go | \U00010E60 | |
| ruby | \u{10E60} | |
| rust | \u{10E60} | |
| ccpp | \U00010e60 | |
| urlencoded | %F0%90%B9%A0 | |
| utf8bytes | f0 90 b9 a0 | |
| utf16bebytes | d8 03 de 60 | |
| utf32bebytes | 00 01 0e 60 |
How to Use
HTML:
𐹠
CSS:
content: "\10E60"
JavaScript:
"\u{10E60}"
Python:
"\U00010e60"
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 ONE)?
𐹠 (RUMI DIGIT ONE) is the Unicode character U+10E60.
What is the Unicode codepoint of RUMI DIGIT ONE?
The RUMI DIGIT ONE character (𐹠) has codepoint U+10E60.
How do I type or copy RUMI DIGIT ONE?
Copy 𐹠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.