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