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