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