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 VOWEL SIGN E) is the Unicode character at code point U+11639. It belongs to the Modi block, in the Nonspacing Mark (Mn) general category. Its script is Modi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11639 | |
| decimal | 71225 | |
| htmldecimal | 𑘹 | |
| htmlhex | 𑘹 | |
| css | \11639 | |
| javascript | \u{11639} | |
| python | \U00011639 | |
| java | \uD805\uDE39 | |
| go | \U00011639 | |
| ruby | \u{11639} | |
| rust | \u{11639} | |
| ccpp | \U00011639 | |
| urlencoded | %F0%91%98%B9 | |
| utf8bytes | f0 91 98 b9 | |
| utf16bebytes | d8 05 de 39 | |
| utf32bebytes | 00 01 16 39 |
How to Use
HTML:
𑘹
CSS:
content: "\11639"
JavaScript:
"\u{11639}"
Python:
"\U00011639"
Properties
Frequently Asked Questions
What is the ๐น character (MODI VOWEL SIGN E)?
๐น (MODI VOWEL SIGN E) is the Unicode character U+11639.
What is the Unicode codepoint of MODI VOWEL SIGN E?
The MODI VOWEL SIGN E character (๐น) has codepoint U+11639.
How do I type or copy MODI VOWEL SIGN E?
Copy ๐น directly, or use the HTML entity, UTF-8, and code encodings shown on this page.