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
Փ (ARMENIAN CAPITAL LETTER PIWR) is the Unicode character at code point U+0553. It belongs to the Armenian block, in the Uppercase Letter (Lu) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0553 | |
| decimal | 1363 | |
| htmldecimal | Փ | |
| htmlhex | Փ | |
| css | \0553 | |
| javascript | \u{553} | |
| python | \u0553 | |
| java | \u0553 | |
| go | \u0553 | |
| ruby | \u{553} | |
| rust | \u{553} | |
| ccpp | \u0553 | |
| urlencoded | %D5%93 | |
| utf8bytes | d5 93 | |
| utf16bebytes | 05 53 | |
| utf32bebytes | 00 00 05 53 |
How to Use
HTML:
Փ
CSS:
content: "\0553"
JavaScript:
"\u{553}"
Python:
"\u0553"
Properties
Frequently Asked Questions
What is the Փ character (ARMENIAN CAPITAL LETTER PIWR)?
Փ (ARMENIAN CAPITAL LETTER PIWR) is the Unicode character U+0553.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER PIWR?
The ARMENIAN CAPITAL LETTER PIWR character (Փ) has codepoint U+0553.
How do I type or copy ARMENIAN CAPITAL LETTER PIWR?
Copy Փ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.