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 SIGN VIRAMA) is the Unicode character at code point U+11442. 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+11442 | |
| decimal | 70722 | |
| htmldecimal | 𑑂 | |
| htmlhex | 𑑂 | |
| css | \11442 | |
| javascript | \u{11442} | |
| python | \U00011442 | |
| java | \uD805\uDC42 | |
| go | \U00011442 | |
| ruby | \u{11442} | |
| rust | \u{11442} | |
| ccpp | \U00011442 | |
| urlencoded | %F0%91%91%82 | |
| utf8bytes | f0 91 91 82 | |
| utf16bebytes | d8 05 dc 42 | |
| utf32bebytes | 00 01 14 42 |
How to Use
HTML:
𑑂
CSS:
content: "\11442"
JavaScript:
"\u{11442}"
Python:
"\U00011442"
Properties
Frequently Asked Questions
What is the ๐ character (NEWA SIGN VIRAMA)?
๐ (NEWA SIGN VIRAMA) is the Unicode character U+11442.
What is the Unicode codepoint of NEWA SIGN VIRAMA?
The NEWA SIGN VIRAMA character (๐) has codepoint U+11442.
How do I type or copy NEWA SIGN VIRAMA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.