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