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
๐ (MODI LETTER E) is the Unicode character at code point U+1160A. It belongs to the Modi block, in the Other Letter (Lo) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1160A | |
| decimal | 71178 | |
| htmldecimal | 𑘊 | |
| htmlhex | 𑘊 | |
| css | \1160A | |
| javascript | \u{1160A} | |
| python | \U0001160a | |
| java | \uD805\uDE0A | |
| go | \U0001160A | |
| ruby | \u{1160A} | |
| rust | \u{1160A} | |
| ccpp | \U0001160a | |
| urlencoded | %F0%91%98%8A | |
| utf8bytes | f0 91 98 8a | |
| utf16bebytes | d8 05 de 0a | |
| utf32bebytes | 00 01 16 0a |
How to Use
HTML:
𑘊
CSS:
content: "\1160A"
JavaScript:
"\u{1160A}"
Python:
"\U0001160a"
Properties
Frequently Asked Questions
What is the ๐ character (MODI LETTER E)?
๐ (MODI LETTER E) is the Unicode character U+1160A.
What is the Unicode codepoint of MODI LETTER E?
The MODI LETTER E character (๐) has codepoint U+1160A.
How do I type or copy MODI LETTER E?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.