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