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 AE
Overview
ᦶ (NEW TAI LUE VOWEL SIGN AE) is the Unicode character at code point U+19B6. 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+19B6 | |
| decimal | 6582 | |
| htmldecimal | ᦶ | |
| htmlhex | ᦶ | |
| css | \19B6 | |
| javascript | \u{19B6} | |
| python | \u19b6 | |
| java | \u19B6 | |
| go | \u19B6 | |
| ruby | \u{19B6} | |
| rust | \u{19B6} | |
| ccpp | \u19b6 | |
| urlencoded | %E1%A6%B6 | |
| utf8bytes | e1 a6 b6 | |
| utf16bebytes | 19 b6 | |
| utf32bebytes | 00 00 19 b6 |
How to Use
HTML:
ᦶ
CSS:
content: "\19B6"
JavaScript:
"\u{19B6}"
Python:
"\u19b6"
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 AE)?
ᦶ (NEW TAI LUE VOWEL SIGN AE) is the Unicode character U+19B6.
What is the Unicode codepoint of NEW TAI LUE VOWEL SIGN AE?
The NEW TAI LUE VOWEL SIGN AE character (ᦶ) has codepoint U+19B6.
How do I type or copy NEW TAI LUE VOWEL SIGN AE?
Copy ᦶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.