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