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 L) is the Unicode character at code point U+10929. 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+10929 | |
| decimal | 67881 | |
| htmldecimal | 𐤩 | |
| htmlhex | 𐤩 | |
| css | \10929 | |
| javascript | \u{10929} | |
| python | \U00010929 | |
| java | \uD802\uDD29 | |
| go | \U00010929 | |
| ruby | \u{10929} | |
| rust | \u{10929} | |
| ccpp | \U00010929 | |
| urlencoded | %F0%90%A4%A9 | |
| utf8bytes | f0 90 a4 a9 | |
| utf16bebytes | d8 02 dd 29 | |
| utf32bebytes | 00 01 09 29 |
How to Use
HTML:
𐤩
CSS:
content: "\10929"
JavaScript:
"\u{10929}"
Python:
"\U00010929"
Properties
Frequently Asked Questions
What is the 𐤩 character (LYDIAN LETTER L)?
𐤩 (LYDIAN LETTER L) is the Unicode character U+10929.
What is the Unicode codepoint of LYDIAN LETTER L?
The LYDIAN LETTER L character (𐤩) has codepoint U+10929.
How do I type or copy LYDIAN LETTER L?
Copy 𐤩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.