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