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