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' : ''">
ᨙ
Overview
ᨙ (BUGINESE VOWEL SIGN E) is the Unicode character at code point U+1A19. It belongs to the Buginese block, in the Spacing Mark (Mc) general category. Its script is Bugi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1A19 | |
| decimal | 6681 | |
| htmldecimal | ᨙ | |
| htmlhex | ᨙ | |
| css | \1A19 | |
| javascript | \u{1A19} | |
| python | \u1a19 | |
| java | \u1A19 | |
| go | \u1A19 | |
| ruby | \u{1A19} | |
| rust | \u{1A19} | |
| ccpp | \u1a19 | |
| urlencoded | %E1%A8%99 | |
| utf8bytes | e1 a8 99 | |
| utf16bebytes | 1a 19 | |
| utf32bebytes | 00 00 1a 19 |
How to Use
HTML:
ᨙ
CSS:
content: "\1A19"
JavaScript:
"\u{1A19}"
Python:
"\u1a19"
Properties
Frequently Asked Questions
What is the ᨙ character (BUGINESE VOWEL SIGN E)?
ᨙ (BUGINESE VOWEL SIGN E) is the Unicode character U+1A19.
What is the Unicode codepoint of BUGINESE VOWEL SIGN E?
The BUGINESE VOWEL SIGN E character (ᨙ) has codepoint U+1A19.
How do I type or copy BUGINESE VOWEL SIGN E?
Copy ᨙ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.