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