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