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