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 COMMA) is the Unicode character at code point U+1144D. It belongs to the Newa block, in the Other Punctuation (Po) general category. Its script is Newa.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1144D | |
| decimal | 70733 | |
| htmldecimal | 𑑍 | |
| htmlhex | 𑑍 | |
| css | \1144D | |
| javascript | \u{1144D} | |
| python | \U0001144d | |
| java | \uD805\uDC4D | |
| go | \U0001144D | |
| ruby | \u{1144D} | |
| rust | \u{1144D} | |
| ccpp | \U0001144d | |
| urlencoded | %F0%91%91%8D | |
| utf8bytes | f0 91 91 8d | |
| utf16bebytes | d8 05 dc 4d | |
| utf32bebytes | 00 01 14 4d |
How to Use
HTML:
𑑍
CSS:
content: "\1144D"
JavaScript:
"\u{1144D}"
Python:
"\U0001144d"
Properties
Frequently Asked Questions
What is the ๐ character (NEWA COMMA)?
๐ (NEWA COMMA) is the Unicode character U+1144D.
What is the Unicode codepoint of NEWA COMMA?
The NEWA COMMA character (๐) has codepoint U+1144D.
How do I type or copy NEWA COMMA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.