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