Manat Sign Symbol
The ₼ Manat Sign (U+20BC) is a currency symbol used to represent the Azerbaijani manat.
U+20BC
The ₼ symbol is the Manat sign used in writing currency amounts. It comes from the Unicode standard, so it displays consistently across many devices and fonts. Below you’ll find practical ways to copy and use it in text, design, and code.
Manat Sign Symbol Meaning
₼ is the “Manat Sign,” a currency symbol represented by Unicode code point U+20BC. In everyday writing, it’s used to denote manat-denominated amounts. You’ll typically see it placed before or after a number depending on formatting conventions in a given context (for example, “₼100” or “100 ₼”). Because it’s a dedicated currency character in Unicode, using ₼ (instead of a generic dollar sign) helps preserve correct meaning and improves readability for users. It’s most useful in invoices, payment text, product pricing, and any interface that displays currency amounts in manat.
Common uses
- •Displaying prices and totals in Azerbaijani manat in ecommerce or receipts
- •Labeling currency fields in forms and checkout screens
- •Using in invoices, accounting notes, and budgeting spreadsheets
- •Creating UI text for finance apps that show manat-denominated amounts
- •Designing posters, flyers, and social media graphics that reference money totals
Examples
₼ Manat Sign (U+20BC) - Copy & Uses
- ₼₼250
- ₼Total: ₼48.90
- ₼Payable amount: ₼1,200
- ₼Budget estimate: ₼75 per month
- ₼Service fee: ₼10
Variations
Ready to copy
Technical codes
| Unicode | U+20BC | |
| HTML Entity | ₼ | |
| HTML Code | ₼ | |
| CSS | \20BC |
FAQ
What does the Manat Sign symbol mean?
₼ is the “Manat Sign,” a currency symbol represented by Unicode code point U+20BC. In everyday writing, it’s used to denote manat-denominated amounts. You’ll typically see it placed before or after a number depending on formatting conventions in a given context (for example, “₼100” or “100 ₼”). Because it’s a dedicated currency character in Unicode, using ₼ (instead of a generic dollar sign) helps preserve correct meaning and improves readability for users. It’s most useful in invoices, payment text, product pricing, and any interface that displays currency amounts in manat.
What Unicode character is ₼?
₼ is the Manat Sign, Unicode code point U+20BC.
How can I paste ₼ into a webpage or document?
Copy the symbol directly from this page (₼). Most modern browsers and editors support it when the chosen font includes the character.
What is the HTML entity for ₼?
The HTML entity is ₼.
How do I use ₼ in CSS or JavaScript?
CSS escape: \\20BC. JavaScript escape: \\u{20BC}.