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