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 CAPITAL LETTER P WITH SQUIRREL TAIL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A754 | |
| decimal | 42836 | |
| htmldecimal | Ꝕ | |
| htmlhex | Ꝕ | |
| css | \A754 | |
| javascript | \u{A754} | |
| python | \ua754 | |
| java | \uA754 | |
| go | \uA754 | |
| ruby | \u{A754} | |
| rust | \u{A754} | |
| ccpp | \ua754 | |
| urlencoded | %EA%9D%94 | |
| utf8bytes | ea 9d 94 | |
| utf16bebytes | a7 54 | |
| utf32bebytes | 00 00 a7 54 |
How to Use
HTML:
Ꝕ
CSS:
content: "\A754"
JavaScript:
"\u{A754}"
Python:
"\ua754"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No