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