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 VOWEL SIGN E) is the Unicode character at code point U+1143E. It belongs to the Newa block, in the Nonspacing Mark (Mn) general category. Its script is Newa.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1143E | |
| decimal | 70718 | |
| htmldecimal | 𑐾 | |
| htmlhex | 𑐾 | |
| css | \1143E | |
| javascript | \u{1143E} | |
| python | \U0001143e | |
| java | \uD805\uDC3E | |
| go | \U0001143E | |
| ruby | \u{1143E} | |
| rust | \u{1143E} | |
| ccpp | \U0001143e | |
| urlencoded | %F0%91%90%BE | |
| utf8bytes | f0 91 90 be | |
| utf16bebytes | d8 05 dc 3e | |
| utf32bebytes | 00 01 14 3e |
How to Use
HTML:
𑐾
CSS:
content: "\1143E"
JavaScript:
"\u{1143E}"
Python:
"\U0001143e"
Properties
Frequently Asked Questions
What is the ๐พ character (NEWA VOWEL SIGN E)?
๐พ (NEWA VOWEL SIGN E) is the Unicode character U+1143E.
What is the Unicode codepoint of NEWA VOWEL SIGN E?
The NEWA VOWEL SIGN E character (๐พ) has codepoint U+1143E.
How do I type or copy NEWA VOWEL SIGN E?
Copy ๐พ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.