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