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' : ''">
պ
ARMENIAN SMALL LETTER PEH
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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"