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