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