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