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