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