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 AI) is the Unicode character at code point U+1143F. 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+1143F | |
| decimal | 70719 | |
| htmldecimal | 𑐿 | |
| htmlhex | 𑐿 | |
| css | \1143F | |
| javascript | \u{1143F} | |
| python | \U0001143f | |
| java | \uD805\uDC3F | |
| go | \U0001143F | |
| ruby | \u{1143F} | |
| rust | \u{1143F} | |
| ccpp | \U0001143f | |
| urlencoded | %F0%91%90%BF | |
| utf8bytes | f0 91 90 bf | |
| utf16bebytes | d8 05 dc 3f | |
| utf32bebytes | 00 01 14 3f |
How to Use
HTML:
𑐿
CSS:
content: "\1143F"
JavaScript:
"\u{1143F}"
Python:
"\U0001143f"
Properties
Frequently Asked Questions
What is the ๐ฟ character (NEWA VOWEL SIGN AI)?
๐ฟ (NEWA VOWEL SIGN AI) is the Unicode character U+1143F.
What is the Unicode codepoint of NEWA VOWEL SIGN AI?
The NEWA VOWEL SIGN AI character (๐ฟ) has codepoint U+1143F.
How do I type or copy NEWA VOWEL SIGN AI?
Copy ๐ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.