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