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