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