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 A) is the Unicode character at code point U+1700. 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+1700 | |
| decimal | 5888 | |
| htmldecimal | ᜀ | |
| htmlhex | ᜀ | |
| css | \1700 | |
| javascript | \u{1700} | |
| python | \u1700 | |
| java | \u1700 | |
| go | \u1700 | |
| ruby | \u{1700} | |
| rust | \u{1700} | |
| ccpp | \u1700 | |
| urlencoded | %E1%9C%80 | |
| utf8bytes | e1 9c 80 | |
| utf16bebytes | 17 00 | |
| utf32bebytes | 00 00 17 00 |
How to Use
HTML:
ᜀ
CSS:
content: "\1700"
JavaScript:
"\u{1700}"
Python:
"\u1700"
Properties
Frequently Asked Questions
What is the ᜀ character (TAGALOG LETTER A)?
ᜀ (TAGALOG LETTER A) is the Unicode character U+1700.
What is the Unicode codepoint of TAGALOG LETTER A?
The TAGALOG LETTER A character (ᜀ) has codepoint U+1700.
How do I type or copy TAGALOG LETTER A?
Copy ᜀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.