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