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
ᜠ (HANUNOO LETTER A) is the Unicode character at code point U+1720. It belongs to the Hanunoo block, in the Other Letter (Lo) general category. Its script is Hano.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1720 | |
| decimal | 5920 | |
| htmldecimal | ᜠ | |
| htmlhex | ᜠ | |
| css | \1720 | |
| javascript | \u{1720} | |
| python | \u1720 | |
| java | \u1720 | |
| go | \u1720 | |
| ruby | \u{1720} | |
| rust | \u{1720} | |
| ccpp | \u1720 | |
| urlencoded | %E1%9C%A0 | |
| utf8bytes | e1 9c a0 | |
| utf16bebytes | 17 20 | |
| utf32bebytes | 00 00 17 20 |
How to Use
HTML:
ᜠ
CSS:
content: "\1720"
JavaScript:
"\u{1720}"
Python:
"\u1720"
Properties
Frequently Asked Questions
What is the ᜠ character (HANUNOO LETTER A)?
ᜠ (HANUNOO LETTER A) is the Unicode character U+1720.
What is the Unicode codepoint of HANUNOO LETTER A?
The HANUNOO LETTER A character (ᜠ) has codepoint U+1720.
How do I type or copy HANUNOO LETTER A?
Copy ᜠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.