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 LETTER MBA) is the Unicode character at code point U+1BE3. It belongs to the Batak block, in the Other Letter (Lo) general category. Its script is Batk.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BE3 | |
| decimal | 7139 | |
| htmldecimal | ᯣ | |
| htmlhex | ᯣ | |
| css | \1BE3 | |
| javascript | \u{1BE3} | |
| python | \u1be3 | |
| java | \u1BE3 | |
| go | \u1BE3 | |
| ruby | \u{1BE3} | |
| rust | \u{1BE3} | |
| ccpp | \u1be3 | |
| urlencoded | %E1%AF%A3 | |
| utf8bytes | e1 af a3 | |
| utf16bebytes | 1b e3 | |
| utf32bebytes | 00 00 1b e3 |
How to Use
HTML:
ᯣ
CSS:
content: "\1BE3"
JavaScript:
"\u{1BE3}"
Python:
"\u1be3"
Properties
Frequently Asked Questions
What is the ᯣ character (BATAK LETTER MBA)?
ᯣ (BATAK LETTER MBA) is the Unicode character U+1BE3.
What is the Unicode codepoint of BATAK LETTER MBA?
The BATAK LETTER MBA character (ᯣ) has codepoint U+1BE3.
How do I type or copy BATAK LETTER MBA?
Copy ᯣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.