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