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