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