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