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