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