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
𖫬 (BASSA VAH LETTER E) is the Unicode character at code point U+16AEC. It belongs to the Bassa Vah block, in the Other Letter (Lo) general category. Its script is Bass.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16AEC | |
| decimal | 92908 | |
| htmldecimal | 𖫬 | |
| htmlhex | 𖫬 | |
| css | \16AEC | |
| javascript | \u{16AEC} | |
| python | \U00016aec | |
| java | \uD81A\uDEEC | |
| go | \U00016AEC | |
| ruby | \u{16AEC} | |
| rust | \u{16AEC} | |
| ccpp | \U00016aec | |
| urlencoded | %F0%96%AB%AC | |
| utf8bytes | f0 96 ab ac | |
| utf16bebytes | d8 1a de ec | |
| utf32bebytes | 00 01 6a ec |
How to Use
HTML:
𖫬
CSS:
content: "\16AEC"
JavaScript:
"\u{16AEC}"
Python:
"\U00016aec"
Properties
Frequently Asked Questions
What is the 𖫬 character (BASSA VAH LETTER E)?
𖫬 (BASSA VAH LETTER E) is the Unicode character U+16AEC.
What is the Unicode codepoint of BASSA VAH LETTER E?
The BASSA VAH LETTER E character (𖫬) has codepoint U+16AEC.
How do I type or copy BASSA VAH LETTER E?
Copy 𖫬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.