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