The French franc sign (the french franc) is a capital F with a horizontal bar, a form that emerged from medieval French scribal traditions where the letter was barred to distinguish it from ordinary text in royal ledgers. Unlike the pound sign, which evolved from Roman libra, the franc sign was native to French commercial culture, appearing in merchant accounts from the Capetian era onward. By the time of the French Revolution, the glyph had already encoded centuries of monarchical monetary authority; revolutionaries therefore had to decide whether to preserve or replace it. They chose preservation, and the the french franc survived every regime from Jacobin republic to Napoleonic empire to Fifth Republic.
What makes the franc sign historically remarkable is its association with one of the most influential monetary experiments in modern history: the gold franc of the Latin Monetary Union (1865-1927). When France, Belgium, Italy, and Switzerland agreed to standardize their currencies on a gold-silver bimetallic basis, the the french franc became the visual anchor of an international monetary order that predated Bretton Woods by eighty years. The sign therefore certifies not just French sovereignty but European monetary cooperation.
The franc's obsolescence in 2002—replaced by the euro—should have erased the sign from everyday use. Instead, it survives in French cultural memory with surprising vitality. Older French citizens still mentally convert euro prices to francs, and the the french franc appears in retro advertising, vintage cinema, and political rhetoric invoking the "franc fort" era. The sign is therefore a zombie currency mark: officially dead but functionally undead.
The franc sign's F-form with a horizontal bar triggers immediate Latin-script recognition across the Francophone world, while the bar elevates it from mere letter to institutional symbol. Psychologically, the bar functions as a seal or stamp: it says "approved by authority." In a country where the state has historically played a larger economic role than in Anglo-Saxon nations, that authoritative connotation is culturally resonant.
The F itself is one of the most angular letters in the Latin alphabet, its horizontal strokes creating a rigid, architectural form. When that rigidity is reinforced by an additional crossbar, the result is a glyph that feels almost bureaucratic—appropriate for a currency that funded Louis XIV's wars, Napoleon's armies, and the postwar welfare state. The franc sign does not invite; it commands.
The franc sign's meaning has migrated from sovereign power to nostalgic loss. For centuries, the the french franc denoted French grandeur: the currency of Balzac's Paris, Monet's Giverny, and de Gaulle's resistance. After 2002, it became a symbol of what older French citizens considered a surrender of monetary sovereignty to Brussels. The glyph thus carries a melancholy semantic load that no other obsolete currency mark can match.
For Francophone Africa, where the CFA franc (pegged to the euro) still circulates, the the french franc is a distant ancestor rather than a lived memory. Young Africans who see the sign in history books may not realize that it once anchored the economies of Senegal, Côte d'Ivoire, and Cameroon. The franc sign is therefore a ghost with unequal haunting power: vivid in Paris, invisible in Dakar.
The franc sign no longer appears on any French price tag or digital interface; the euro has entirely displaced it. It survives in Unicode tables (U+20A3), historical databases, and the mental arithmetic of citizens over sixty. Its most active modern context is numismatic: collectors trade franc-denominated coins and banknotes as historical artifacts. In software, the the french franc appears as a fallback when legacy systems encounter pre-2002 French financial records.
The franc sign functions like a French guillotine blade: a horizontal bar that descends with decisive finality. Just as the guillotine represented revolutionary equality (noble and commoner alike faced the same blade), the the french franc represented republican equality (all citizens used the same currency). Both are symbols of a French state that treats uniformity as virtue.
Alternatively, consider the franc sign as a traditional French baguette: a simple form (the F) with a scored surface (the bar) that identifies it as authentic. Just as Parisians judge bakeries by their baguettes, historians judge monetary regimes by their signs. The the french franc was the baguette of currencies: ubiquitous, distinctive, and deeply French.
The franc sign's survival in political rhetoric creates an ethical dilemma. Eurosceptic parties invoke the the french franc to argue that France lost sovereignty with monetary union, a narrative that ignores the franc's own history of devaluation and crisis. The sign thus becomes a tool of historical revisionism: stripped of its failures, presented as a lost golden age.
Conversely, the franc sign's obsolescence liberated French tourists and businesses from exchange-rate arithmetic across Europe. For anyone who remembers franc-to-deutschmark conversions, the euro's uniformity is a practical blessing. The the french franc is therefore both a symbol of lost grandeur and a reminder of relieved inconvenience.
The franc sign sits in a constellation of extinct European currency marks that includes the German pfennig (₰), the Italian lira (₤), and the Spanish peseta (₧). In the Eurozone's collective memory, these signs appear together as evidence of a sacrificed diversity that the euro both honored and erased. The franc's barred F is the most visually austere of the group, reflecting French republican rationalism.
In programming, the franc sign appears in legacy financial software that must handle pre-2002 French contracts and tax records. Its Unicode inclusion ensures that historical data remains readable even as the currency itself has vanished from circulation.
Professionals distinguish between the franc as a unit of account (which survived for six centuries) and the franc sign as a typographic convention (which varied by era and region). Experts note that the the french franc was never as uniformly rendered as the dollar or pound: French handwriting produced dozens of variants, and digital fonts still disagree on the bar's weight and placement.
Typographers observe that the franc sign's resemblance to the ordinary letter F creates persistent confusion in international accounting. A price reading the french franc100 can be misread as F100 (a temperature or grade) by automated parsers. That collision made the franc one of the most error-prone obsolete currency marks in digital commerce.
As a condition of European Monetary Union, France agreed to replace the franc with the euro to create a single currency for the European single market. The decision was political and economic: monetary union was seen as a bulwark against future European wars and a boost to cross-border trade. The franc sign was the most visible casualty of that grand bargain.
No. Former French colonies in Africa use the CFA franc (pegged to the euro), which has its own notation. The ₣ survives only in France and in historical references. Even in Francophone Africa, the franc sign is a distant educational memory rather than an active currency mark.
Because medieval French scribes added the crossbar to distinguish the franc abbreviation from ordinary text in mercantile ledgers. The form fossilized over centuries of royal and republican accounting. Unlike designed glyphs such as the euro, the franc sign evolved through handwriting pressure.
| 記号名 | French Franc |
| Unicodeバージョン | 1.1 |
| Unicode | U+20A3 |
| Unicodeブロック | |
| 一般カテゴリ | Currency Symbol (Sc) |
| CSSコード | \20A3 |
| 16進コード | 0x20A3 |
| HTMLコード | ₣ |
| LaTeX | \textfranc |
| 記号 | ₣ |
| URLエンコード(UTF-8パーセント) | %E2%82%A3 |
| 読み上げ名 / スクリーンリーダー | French Franc |
| UTF-8 | E2 82 A3 |
| UTF-16 | 20A3 |
| UTF-32 | 000020A3 |
1\documentclass{article}2\usepackage{pifont}3\textfranc4\end{document}以下の方法でほとんどの最新デバイスでfrench franc記号を入力できます:
Alt + 8355 on the numeric keypad, or insert via Character Map.
Edit → Emoji & Symbols, search "franc", or enable Unicode Hex Input.
Ctrl + Shift + U, type 20a3, then Enter (layout-dependent).
Paste from this page or use the symbol picker.
Paste from this page or select from extended symbol panels.
1span.franc::before { content: "\20A3"; }1<span>₣</span>各プログラミング言語におけるFrench Franc記号の表現は以下の表の通りです:
| 言語 | 表現 |
|---|---|
| JavaScript / TypeScript | '\u20A3' or String.fromCodePoint(0x20A3) |
| Python | '\N{FRENCH FRANC SIGN}' or chr(8355) |
| Rust | '\u{20A3}' |
| C / C++ | UTF-8 source or wchar_t with U+20A3 |
| Go | string(rune(0x20A3)) |
| Ruby | "\u20A3" |