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 STROKE
Overview
ᵽ (LATIN SMALL LETTER P WITH STROKE) is the Unicode character at code point U+1D7D. It belongs to the Phonetic Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D7D | |
| decimal | 7549 | |
| htmldecimal | ᵽ | |
| htmlhex | ᵽ | |
| css | \1D7D | |
| javascript | \u{1D7D} | |
| python | \u1d7d | |
| java | \u1D7D | |
| go | \u1D7D | |
| ruby | \u{1D7D} | |
| rust | \u{1D7D} | |
| ccpp | \u1d7d | |
| urlencoded | %E1%B5%BD | |
| utf8bytes | e1 b5 bd | |
| utf16bebytes | 1d 7d | |
| utf32bebytes | 00 00 1d 7d |
How to Use
HTML:
ᵽ
CSS:
content: "\1D7D"
JavaScript:
"\u{1D7D}"
Python:
"\u1d7d"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᵽ character (LATIN SMALL LETTER P WITH STROKE)?
ᵽ (LATIN SMALL LETTER P WITH STROKE) is the Unicode character U+1D7D.
What is the Unicode codepoint of LATIN SMALL LETTER P WITH STROKE?
The LATIN SMALL LETTER P WITH STROKE character (ᵽ) has codepoint U+1D7D.
How do I type or copy LATIN SMALL LETTER P WITH STROKE?
Copy ᵽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.