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