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