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