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' : ''">
ᦱ
NEW TAI LUE VOWEL SIGN AA
Overview
ᦱ (NEW TAI LUE VOWEL SIGN AA) is the Unicode character at code point U+19B1. It belongs to the New Tai Lue block, in the Other Letter (Lo) general category. Its script is Talu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+19B1 | |
| decimal | 6577 | |
| htmldecimal | ᦱ | |
| htmlhex | ᦱ | |
| css | \19B1 | |
| javascript | \u{19B1} | |
| python | \u19b1 | |
| java | \u19B1 | |
| go | \u19B1 | |
| ruby | \u{19B1} | |
| rust | \u{19B1} | |
| ccpp | \u19b1 | |
| urlencoded | %E1%A6%B1 | |
| utf8bytes | e1 a6 b1 | |
| utf16bebytes | 19 b1 | |
| utf32bebytes | 00 00 19 b1 |
How to Use
HTML:
ᦱ
CSS:
content: "\19B1"
JavaScript:
"\u{19B1}"
Python:
"\u19b1"
Properties
- Block
- New Tai Lue
- Script
- Talu
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᦱ character (NEW TAI LUE VOWEL SIGN AA)?
ᦱ (NEW TAI LUE VOWEL SIGN AA) is the Unicode character U+19B1.
What is the Unicode codepoint of NEW TAI LUE VOWEL SIGN AA?
The NEW TAI LUE VOWEL SIGN AA character (ᦱ) has codepoint U+19B1.
How do I type or copy NEW TAI LUE VOWEL SIGN AA?
Copy ᦱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.