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