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