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