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