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