Skip to content
EmojiDB

U+1F13F Β· Other symbol

Squared Latin Capital Letter P Symbol πŸ„Ώ

πŸ„Ώ is squared latin capital letter p, U+1F13F. Unicode also records it as β€œprogressive broadcasting (ARIB STD B24)”. It was added in Unicode 5.2, and Unicode files it under Other symbol.

Also known as

  • progressive broadcasting (ARIB STD B24)

Codes & technical data

UnicodeU+1F13F
HTML hex🄿
HTML decimal🄿
CSS\1F13F
JavaScript\u{1F13F}
Python\U0001F13F
Java / C#\uD83C\uDD3F
Rust\u{1f13f}
Swift\u{1F13F}
PHP\u{1F13F}
URL encoded%F0%9F%84%BF
UTF-8 bytesF0 9F 84 BF
UTF-16 bytesD83C DD3F
Base648J+Evw==
Decimal127295
Decomposes toP (square form)
CategoryOther symbol (So)
IntroducedUnicode 5.2

Will πŸ„Ώ survive being pasted?

  • Normalisation. No. Anything that applies NFKC β€” search indexes, usernames, domain names, programming identifiers β€” rewrites πŸ„Ώ as P. Safe for display, not for storage.
  • Legacy encodings. πŸ„Ώ sits above U+FFFF, so it needs a surrogate pair in UTF-16. Software that counts characters by code unit will report it as two.
  • Size. 4 bytes in UTF-8. Character-limited fields β€” SMS, bios, some form validators β€” usually count bytes, not characters.

Nearby in Enclosed Alphanumeric Supplement

Letters and numbers in squares, circles and boxes beyond what the original enclosed block held, including the regional-indicator letters that flag emoji are assembled from.

All 200 characters in Enclosed Alphanumeric Supplement β†’

How to type πŸ„Ώ

WindowsType 1F13F then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for β€œsquared latin capital letter p”
LinuxPress Ctrl+Shift+U, type 1f13f, press Enter
HTML🄿

About Unicode’s Other symbol category

Unicode files this under "other symbol" β€” the catch-all for pictographs, signs and marks that are neither maths, currency, nor letter-like. It is the largest symbol category in the standard.

Frequently asked questions

How do I type the πŸ„Ώ squared latin capital letter p symbol?
On Windows, type 1F13F and press Alt+X. On Linux press Ctrl+Shift+U then 1f13f. On any system the quickest route is the copy button on this page.
What is the code for πŸ„Ώ?
Squared Latin Capital Letter P is U+1F13F. In UTF-8 it takes 4 bytes. The table above lists every escape format.
Will πŸ„Ώ survive being pasted anywhere?
Not always. Squared Latin Capital Letter P is a compatibility character: any system that applies Unicode NFKC normalisation β€” search indexes, usernames, identifiers β€” replaces it with P. Use it for display, not where text is normalised.