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
Overview
Ꝕ (LATIN CAPITAL LETTER P WITH SQUIRREL TAIL) is the Unicode character at code point U+A754. It belongs to the Latin Extended-D block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
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
Frequently Asked Questions
What is the Ꝕ character (LATIN CAPITAL LETTER P WITH SQUIRREL TAIL)?
Ꝕ (LATIN CAPITAL LETTER P WITH SQUIRREL TAIL) is the Unicode character U+A754.
What is the Unicode codepoint of LATIN CAPITAL LETTER P WITH SQUIRREL TAIL?
The LATIN CAPITAL LETTER P WITH SQUIRREL TAIL character (Ꝕ) has codepoint U+A754.
How do I type or copy LATIN CAPITAL LETTER P WITH SQUIRREL TAIL?
Copy Ꝕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.