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