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