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