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