French Franc Sign Symbol
The ₣ symbol (French franc sign) is a currency sign represented in Unicode as U+20A3.
U+20A3
The ₣ symbol is used to represent the French franc in text. It comes from the Unicode block for currency symbols, making it straightforward to copy and use in documents and web pages.
French Franc Sign Symbol Meaning
₣ is the Unicode “FRENCH FRANC SIGN” (U+20A3), a currency symbol used to denote the French franc. In modern contexts, you may see it in historical writing, archived pricing, vintage-style designs, or when referencing legacy amounts from periods when the franc was in use. Because it’s a single Unicode character, it behaves like other currency signs in typography and layout, which makes it useful for posters, captions, spreadsheets, and UI labels where a specific currency symbol is required.
Common uses
- •Adding historical pricing in documents or timelines that reference the French franc
- •Designing vintage or retro financial graphics for posters and presentations
- •Labeling legacy currency amounts in archives, museum content, or educational materials
- •Using in web or app mockups that require the exact Unicode currency character
- •Typing currency in spreadsheets or text fields where U+20A3 is expected
Examples
₣ French Franc Sign
- ₣Montant: 250₣
- ₣Prix d’origine: 60₣
- ₣Valeur totale = 1 200₣
- ₣Étiquette produit: 15₣
- ₣Budget mensuel: 300₣
Variations
Ready to copy
Technical codes
| Unicode | U+20A3 | |
| HTML Entity | ₣ | |
| HTML Code | ₣ | |
| CSS | \20A3 |
FAQ
What does the French Franc Sign symbol mean?
₣ is the Unicode “FRENCH FRANC SIGN” (U+20A3), a currency symbol used to denote the French franc. In modern contexts, you may see it in historical writing, archived pricing, vintage-style designs, or when referencing legacy amounts from periods when the franc was in use. Because it’s a single Unicode character, it behaves like other currency signs in typography and layout, which makes it useful for posters, captions, spreadsheets, and UI labels where a specific currency symbol is required.
What Unicode character is ₣?
₣ is the “FRENCH FRANC SIGN” with Unicode code point U+20A3.
How can I copy the ₣ symbol?
Copy the character directly from this page (₣). You can also use the HTML entity ₣ or the escapes for code.
What is the HTML entity for ₣?
The HTML entity is ₣.
Can I type ₣ using a Unicode escape in JavaScript?
Yes. Use \\u{20A3} (JavaScript Unicode escape) or the CSS escape \\20A3.