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
ꗡ (VAI SYLLABLE E) is the Unicode character at code point U+A5E1. It belongs to the Vai block, in the Other Letter (Lo) general category. Its script is Vaii.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A5E1 | |
| decimal | 42465 | |
| htmldecimal | ꗡ | |
| htmlhex | ꗡ | |
| css | \A5E1 | |
| javascript | \u{A5E1} | |
| python | \ua5e1 | |
| java | \uA5E1 | |
| go | \uA5E1 | |
| ruby | \u{A5E1} | |
| rust | \u{A5E1} | |
| ccpp | \ua5e1 | |
| urlencoded | %EA%97%A1 | |
| utf8bytes | ea 97 a1 | |
| utf16bebytes | a5 e1 | |
| utf32bebytes | 00 00 a5 e1 |
How to Use
HTML:
ꗡ
CSS:
content: "\A5E1"
JavaScript:
"\u{A5E1}"
Python:
"\ua5e1"
Properties
Frequently Asked Questions
What is the ꗡ character (VAI SYLLABLE E)?
ꗡ (VAI SYLLABLE E) is the Unicode character U+A5E1.
What is the Unicode codepoint of VAI SYLLABLE E?
The VAI SYLLABLE E character (ꗡ) has codepoint U+A5E1.
How do I type or copy VAI SYLLABLE E?
Copy ꗡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.