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
𐤤 (LYDIAN LETTER E) is the Unicode character at code point U+10924. It belongs to the Lydian block, in the Other Letter (Lo) general category. Its script is Lydi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10924 | |
| decimal | 67876 | |
| htmldecimal | 𐤤 | |
| htmlhex | 𐤤 | |
| css | \10924 | |
| javascript | \u{10924} | |
| python | \U00010924 | |
| java | \uD802\uDD24 | |
| go | \U00010924 | |
| ruby | \u{10924} | |
| rust | \u{10924} | |
| ccpp | \U00010924 | |
| urlencoded | %F0%90%A4%A4 | |
| utf8bytes | f0 90 a4 a4 | |
| utf16bebytes | d8 02 dd 24 | |
| utf32bebytes | 00 01 09 24 |
How to Use
HTML:
𐤤
CSS:
content: "\10924"
JavaScript:
"\u{10924}"
Python:
"\U00010924"
Properties
Frequently Asked Questions
What is the 𐤤 character (LYDIAN LETTER E)?
𐤤 (LYDIAN LETTER E) is the Unicode character U+10924.
What is the Unicode codepoint of LYDIAN LETTER E?
The LYDIAN LETTER E character (𐤤) has codepoint U+10924.
How do I type or copy LYDIAN LETTER E?
Copy 𐤤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.