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