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 WAW) is the Unicode character at code point U+10FE5. 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+10FE5 | |
| decimal | 69605 | |
| htmldecimal | 𐿥 | |
| htmlhex | 𐿥 | |
| css | \10FE5 | |
| javascript | \u{10FE5} | |
| python | \U00010fe5 | |
| java | \uD803\uDFE5 | |
| go | \U00010FE5 | |
| ruby | \u{10FE5} | |
| rust | \u{10FE5} | |
| ccpp | \U00010fe5 | |
| urlencoded | %F0%90%BF%A5 | |
| utf8bytes | f0 90 bf a5 | |
| utf16bebytes | d8 03 df e5 | |
| utf32bebytes | 00 01 0f e5 |
How to Use
HTML:
𐿥
CSS:
content: "\10FE5"
JavaScript:
"\u{10FE5}"
Python:
"\U00010fe5"
Properties
Frequently Asked Questions
What is the 𐿥 character (ELYMAIC LETTER WAW)?
𐿥 (ELYMAIC LETTER WAW) is the Unicode character U+10FE5.
What is the Unicode codepoint of ELYMAIC LETTER WAW?
The ELYMAIC LETTER WAW character (𐿥) has codepoint U+10FE5.
How do I type or copy ELYMAIC LETTER WAW?
Copy 𐿥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.