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