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