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