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 I) is the Unicode character at code point U+1BEA. 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+1BEA | |
| decimal | 7146 | |
| htmldecimal | ᯪ | |
| htmlhex | ᯪ | |
| css | \1BEA | |
| javascript | \u{1BEA} | |
| python | \u1bea | |
| java | \u1BEA | |
| go | \u1BEA | |
| ruby | \u{1BEA} | |
| rust | \u{1BEA} | |
| ccpp | \u1bea | |
| urlencoded | %E1%AF%AA | |
| utf8bytes | e1 af aa | |
| utf16bebytes | 1b ea | |
| utf32bebytes | 00 00 1b ea |
How to Use
HTML:
ᯪ
CSS:
content: "\1BEA"
JavaScript:
"\u{1BEA}"
Python:
"\u1bea"
Properties
Frequently Asked Questions
What is the ᯪ character (BATAK VOWEL SIGN I)?
ᯪ (BATAK VOWEL SIGN I) is the Unicode character U+1BEA.
What is the Unicode codepoint of BATAK VOWEL SIGN I?
The BATAK VOWEL SIGN I character (ᯪ) has codepoint U+1BEA.
How do I type or copy BATAK VOWEL SIGN I?
Copy ᯪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.