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