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