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' : ''">
ṕ
LATIN SMALL LETTER P WITH ACUTE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E55 | |
| decimal | 7765 | |
| htmldecimal | ṕ | |
| htmlhex | ṕ | |
| css | \1E55 | |
| javascript | \u{1E55} | |
| python | \u1e55 | |
| java | \u1E55 | |
| go | \u1E55 | |
| ruby | \u{1E55} | |
| rust | \u{1E55} | |
| ccpp | \u1e55 | |
| urlencoded | %E1%B9%95 | |
| utf8bytes | e1 b9 95 | |
| utf16bebytes | 1e 55 | |
| utf32bebytes | 00 00 1e 55 |
How to Use
HTML:
ṕ
CSS:
content: "\1E55"
JavaScript:
"\u{1E55}"
Python:
"\u1e55"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0070 0301