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