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