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