U+20B1 · Currency symbol
Peso Sign Symbol ₱
₱ is peso sign, U+20B1. Unicode also records it as “Filipino peso sign”. It was added in Unicode 3.2, and Unicode files it under Currency symbol.
Also known as
- Filipino peso sign
What Unicode says about ₱
Philippines
extant and discontinued Latin-American peso currencies (Mexican, Chilean, Colombian, etc.) use the dollar sign
— annotation from the Unicode Standard, NamesList.txt
Codes & technical data
| Unicode | U+20B1 | |
|---|---|---|
| HTML hex | ₱ | |
| HTML decimal | ₱ | |
| CSS | \20B1 | |
| JavaScript | \u{20B1} | |
| Python | \U000020B1 | |
| Java / C# | \u20B1 | |
| Rust | \u{20b1} | |
| Swift | \u{20B1} | |
| PHP | \u{20B1} | |
| URL encoded | %E2%82%B1 | |
| UTF-8 bytes | E2 82 B1 | |
| UTF-16 bytes | 20B1 | |
| Base64 | 4oKx | |
| Decimal | 8369 | |
| Category | Currency symbol (Sc) | |
| Introduced | Unicode 3.2 | |
Will ₱ survive being pasted?
- Normalisation. Yes. ₱ is unchanged by NFKC, so it survives normalising systems intact.
- Legacy encodings. ₱ is Unicode-only — it has no Latin-1 equivalent, so a system stuck on an 8-bit encoding cannot represent it.
- Size. 3 bytes in UTF-8. Character-limited fields — SMS, bios, some form validators — usually count bytes, not characters.
Unicode cross-references
The standard points readers of ₱ at these characters — usually because they look alike, or because one is the correct choice where the other is often used by mistake.
Nearby in Currency Symbols
Currencies that were not already in Latin-1. The block grows as economies adopt new signs: the euro arrived in 1998, the Indian rupee in 2010, the Saudi riyal in 2025.
How to type ₱
| Windows | Type 20B1 then press Alt+X |
|---|---|
| macOS | Press Ctrl+Cmd+Space, then search for “peso sign” |
| Linux | Press Ctrl+Shift+U, type 20b1, press Enter |
| HTML | ₱ |
About Unicode’s Currency symbol category
Unicode classifies this as a currency symbol. Spreadsheets and number formatters recognise the category, which is why a cell formatted as currency can display it without being told it is text.
Frequently asked questions
- How do I type the ₱ peso sign symbol?
- On Windows, type 20B1 and press Alt+X. On Linux press Ctrl+Shift+U then 20b1. On any system the quickest route is the copy button on this page.
- What is the code for ₱?
- Peso Sign is U+20B1. In UTF-8 it takes 3 bytes. The table above lists every escape format.
- What kind of character is ₱?
- Peso Sign is filed under Currency symbol in the Currency Symbols block, and was introduced in Unicode 3.2. Unicode classifies this as a currency symbol. Spreadsheets and number formatters recognise the category, which is why a cell formatted as currency can display it without being told it is text.