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