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' : ''">
๐
ฟ
NEGATIVE SQUARED LATIN CAPITAL LETTER P
Overview
๐ ฟ (NEGATIVE SQUARED LATIN CAPITAL LETTER P) is the Unicode character at code point U+1F17F. It belongs to the Enclosed Alphanumeric Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F17F | |
| decimal | 127359 | |
| htmldecimal | 🅿 | |
| htmlhex | 🅿 | |
| css | \1F17F | |
| javascript | \u{1F17F} | |
| python | \U0001f17f | |
| java | \uD83C\uDD7F | |
| go | \U0001F17F | |
| ruby | \u{1F17F} | |
| rust | \u{1F17F} | |
| ccpp | \U0001f17f | |
| urlencoded | %F0%9F%85%BF | |
| utf8bytes | f0 9f 85 bf | |
| utf16bebytes | d8 3c dd 7f | |
| utf32bebytes | 00 01 f1 7f |
How to Use
HTML:
🅿
CSS:
content: "\1F17F"
JavaScript:
"\u{1F17F}"
Python:
"\U0001f17f"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ ฟ character (NEGATIVE SQUARED LATIN CAPITAL LETTER P)?
๐ ฟ (NEGATIVE SQUARED LATIN CAPITAL LETTER P) is the Unicode character U+1F17F.
What is the Unicode codepoint of NEGATIVE SQUARED LATIN CAPITAL LETTER P?
The NEGATIVE SQUARED LATIN CAPITAL LETTER P character (๐ ฟ) has codepoint U+1F17F.
How do I type or copy NEGATIVE SQUARED LATIN CAPITAL LETTER P?
Copy ๐ ฟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.