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