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