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 DOT ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E57 | |
| decimal | 7767 | |
| htmldecimal | ṗ | |
| htmlhex | ṗ | |
| css | \1E57 | |
| javascript | \u{1E57} | |
| python | \u1e57 | |
| java | \u1E57 | |
| go | \u1E57 | |
| ruby | \u{1E57} | |
| rust | \u{1E57} | |
| ccpp | \u1e57 | |
| urlencoded | %E1%B9%97 | |
| utf8bytes | e1 b9 97 | |
| utf16bebytes | 1e 57 | |
| utf32bebytes | 00 00 1e 57 |
How to Use
HTML:
ṗ
CSS:
content: "\1E57"
JavaScript:
"\u{1E57}"
Python:
"\u1e57"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0070 0307