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