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 STROKE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C63 | |
| decimal | 11363 | |
| htmldecimal | Ᵽ | |
| htmlhex | Ᵽ | |
| css | \2C63 | |
| javascript | \u{2C63} | |
| python | \u2c63 | |
| java | \u2C63 | |
| go | \u2C63 | |
| ruby | \u{2C63} | |
| rust | \u{2C63} | |
| ccpp | \u2c63 | |
| urlencoded | %E2%B1%A3 | |
| utf8bytes | e2 b1 a3 | |
| utf16bebytes | 2c 63 | |
| utf32bebytes | 00 00 2c 63 |
How to Use
HTML:
Ᵽ
CSS:
content: "\2C63"
JavaScript:
"\u{2C63}"
Python:
"\u2c63"
Properties
- Block
- Latin Extended-C
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No