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