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