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