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