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
ᯧ (BATAK VOWEL SIGN E) is the Unicode character at code point U+1BE7. It belongs to the Batak block, in the Spacing Mark (Mc) general category. Its script is Batk.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BE7 | |
| decimal | 7143 | |
| htmldecimal | ᯧ | |
| htmlhex | ᯧ | |
| css | \1BE7 | |
| javascript | \u{1BE7} | |
| python | \u1be7 | |
| java | \u1BE7 | |
| go | \u1BE7 | |
| ruby | \u{1BE7} | |
| rust | \u{1BE7} | |
| ccpp | \u1be7 | |
| urlencoded | %E1%AF%A7 | |
| utf8bytes | e1 af a7 | |
| utf16bebytes | 1b e7 | |
| utf32bebytes | 00 00 1b e7 |
How to Use
HTML:
ᯧ
CSS:
content: "\1BE7"
JavaScript:
"\u{1BE7}"
Python:
"\u1be7"
Properties
Frequently Asked Questions
What is the ᯧ character (BATAK VOWEL SIGN E)?
ᯧ (BATAK VOWEL SIGN E) is the Unicode character U+1BE7.
What is the Unicode codepoint of BATAK VOWEL SIGN E?
The BATAK VOWEL SIGN E character (ᯧ) has codepoint U+1BE7.
How do I type or copy BATAK VOWEL SIGN E?
Copy ᯧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.