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