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