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' : ''">
𐿳
Overview
𐿳 (ELYMAIC LETTER RESH) is the Unicode character at code point U+10FF3. It belongs to the Elymaic block, in the Other Letter (Lo) general category. Its script is Elym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10FF3 | |
| decimal | 69619 | |
| htmldecimal | 𐿳 | |
| htmlhex | 𐿳 | |
| css | \10FF3 | |
| javascript | \u{10FF3} | |
| python | \U00010ff3 | |
| java | \uD803\uDFF3 | |
| go | \U00010FF3 | |
| ruby | \u{10FF3} | |
| rust | \u{10FF3} | |
| ccpp | \U00010ff3 | |
| urlencoded | %F0%90%BF%B3 | |
| utf8bytes | f0 90 bf b3 | |
| utf16bebytes | d8 03 df f3 | |
| utf32bebytes | 00 01 0f f3 |
How to Use
HTML:
𐿳
CSS:
content: "\10FF3"
JavaScript:
"\u{10FF3}"
Python:
"\U00010ff3"
Properties
Frequently Asked Questions
What is the 𐿳 character (ELYMAIC LETTER RESH)?
𐿳 (ELYMAIC LETTER RESH) is the Unicode character U+10FF3.
What is the Unicode codepoint of ELYMAIC LETTER RESH?
The ELYMAIC LETTER RESH character (𐿳) has codepoint U+10FF3.
How do I type or copy ELYMAIC LETTER RESH?
Copy 𐿳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.