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