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 PEH) is the Unicode character at code point U+057A. 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+057A | |
| decimal | 1402 | |
| htmldecimal | պ | |
| htmlhex | պ | |
| css | \057A | |
| javascript | \u{57A} | |
| python | \u057a | |
| java | \u057A | |
| go | \u057A | |
| ruby | \u{57A} | |
| rust | \u{57A} | |
| ccpp | \u057a | |
| urlencoded | %D5%BA | |
| utf8bytes | d5 ba | |
| utf16bebytes | 05 7a | |
| utf32bebytes | 00 00 05 7a |
How to Use
HTML:
պ
CSS:
content: "\057A"
JavaScript:
"\u{57A}"
Python:
"\u057a"
Properties
Frequently Asked Questions
What is the պ character (ARMENIAN SMALL LETTER PEH)?
պ (ARMENIAN SMALL LETTER PEH) is the Unicode character U+057A.
What is the Unicode codepoint of ARMENIAN SMALL LETTER PEH?
The ARMENIAN SMALL LETTER PEH character (պ) has codepoint U+057A.
How do I type or copy ARMENIAN SMALL LETTER PEH?
Copy պ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.