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