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