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