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 FLOURISH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A753 | |
| decimal | 42835 | |
| htmldecimal | ꝓ | |
| htmlhex | ꝓ | |
| css | \A753 | |
| javascript | \u{A753} | |
| python | \ua753 | |
| java | \uA753 | |
| go | \uA753 | |
| ruby | \u{A753} | |
| rust | \u{A753} | |
| ccpp | \ua753 | |
| urlencoded | %EA%9D%93 | |
| utf8bytes | ea 9d 93 | |
| utf16bebytes | a7 53 | |
| utf32bebytes | 00 00 a7 53 |
How to Use
HTML:
ꝓ
CSS:
content: "\A753"
JavaScript:
"\u{A753}"
Python:
"\ua753"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No