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
᜶ (PHILIPPINE DOUBLE PUNCTUATION) is the Unicode character at code point U+1736. It belongs to the Hanunoo block, in the Other Punctuation (Po) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1736 | |
| decimal | 5942 | |
| htmldecimal | ᜶ | |
| htmlhex | ᜶ | |
| css | \1736 | |
| javascript | \u{1736} | |
| python | \u1736 | |
| java | \u1736 | |
| go | \u1736 | |
| ruby | \u{1736} | |
| rust | \u{1736} | |
| ccpp | \u1736 | |
| urlencoded | %E1%9C%B6 | |
| utf8bytes | e1 9c b6 | |
| utf16bebytes | 17 36 | |
| utf32bebytes | 00 00 17 36 |
How to Use
HTML:
᜶
CSS:
content: "\1736"
JavaScript:
"\u{1736}"
Python:
"\u1736"
Properties
Frequently Asked Questions
What is the ᜶ character (PHILIPPINE DOUBLE PUNCTUATION)?
᜶ (PHILIPPINE DOUBLE PUNCTUATION) is the Unicode character U+1736.
What is the Unicode codepoint of PHILIPPINE DOUBLE PUNCTUATION?
The PHILIPPINE DOUBLE PUNCTUATION character (᜶) has codepoint U+1736.
How do I type or copy PHILIPPINE DOUBLE PUNCTUATION?
Copy ᜶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.