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