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