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