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