Peso Sign Symbol
The ₱ (Peso Sign) is a currency symbol used to denote Philippine pesos.
U+20B1
The ₱ symbol is the Peso Sign, a currency mark for Philippine pesos. It’s commonly used in invoices, prices, and finance-related text. Below are easy copy options and technical codes for use in documents and software.
Peso Sign Symbol Meaning
The ₱ symbol, Unicode name “PESO SIGN” (U+20B1), represents money amounts in Philippine pesos. You’ll often see it used in prices, budgeting notes, and payment details to clearly label an amount as a peso value. In web and app content, the symbol helps users understand currency at a glance, especially in mixed-currency layouts. For developers, the symbol can be inserted using Unicode characters directly or by using standard escapes such as the HTML entity (₱) and JavaScript/CSS escape forms.
Common uses
- •Displaying Philippine peso prices on e-commerce pages
- •Labeling totals on receipts, invoices, and payment confirmations
- •Formatting budget and expense notes in spreadsheets or documents
- •Showing currency in mobile app screens for user balances
- •Designing posters, menus, and promotional text with local pricing
Examples
₱ Peso Sign (Currency Symbol)
- ₱Total: ₱1,250.00
- ₱Price: ₱99.50
- ₱You paid ₱3,000
- ₱Budget limit: ₱10,000
- ₱Balance due: ₱450
Variations
Ready to copy
Technical codes
| Unicode | U+20B1 | |
| HTML Entity | ₱ | |
| HTML Code | ₱ | |
| CSS | \20B1 |
FAQ
What does the Peso Sign symbol mean?
The ₱ symbol, Unicode name “PESO SIGN” (U+20B1), represents money amounts in Philippine pesos. You’ll often see it used in prices, budgeting notes, and payment details to clearly label an amount as a peso value. In web and app content, the symbol helps users understand currency at a glance, especially in mixed-currency layouts. For developers, the symbol can be inserted using Unicode characters directly or by using standard escapes such as the HTML entity (₱) and JavaScript/CSS escape forms.
What is the Unicode code point for ₱?
The Peso Sign is Unicode U+20B1.
How do I copy the ₱ symbol into HTML?
You can use the HTML entity: ₱
What are the CSS and JavaScript escapes for ₱?
CSS escape: \\20B1. JavaScript escape: \\u{20B1}.
Where should I use the ₱ symbol?
Use it for Philippine peso amounts in prices, receipts, invoices, budgeting text, and UI designs where currency labeling is needed.