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