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