Austral Sign
Copy and paste the austral sign symbol ₳ (U+20B3) instantly. Part of the Currency Symbols Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Austral Sign
- Unicode Block
- Currency Symbols
- Code Point
- U+20B3
The Austral Sign (₳) is a Unicode character assigned to the Currency Symbols block at code point U+20B3. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The austral sign symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ₳ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
₳in your code - 4.For CSS, use
\20B3with the content property
Understanding Austral Sign
Assigned to code point U+20B3, the austral sign (₳) serves a precise role within the Currency Symbols block. Unlike generic approximations, this dedicated Unicode entry ensures that software can distinguish it from other characters and render it with consistent intent across browsers, operating systems, and fonts.
The hexadecimal value 20B3 places this character at decimal position 8371 in the Unicode table. When embedding this character in source code, developers can choose between the HTML numeric reference ₳, the CSS escape \20B3, or the JavaScript literal \u{20B3}. Each method guarantees correct rendering regardless of the file encoding.
Known by its descriptive name referencing "austral sign," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.
About Currency Symbols
Currency symbols distill the identity of national and supranational economies into single glyphs. The dollar sign's twin strokes, the euro's parallel lines evoking stability, the yen's horizontal bars suggesting a balance sheet — each carries design intent rooted in economic philosophy. These symbols appear billions of times daily across financial interfaces, point-of-sale terminals, banking applications, and international trade documents.
The pound sterling sign (£) traces back to a stylized letter L for the Latin libra, a unit of weight used by Roman traders. The dollar sign ($) likely evolved from a colonial-era abbreviation of the Spanish peso. When the European Union introduced the euro in 1999, the € symbol was carefully designed by a team led by Arthur Eisenmenger to be instantly recognizable and easy to write by hand. India adopted the rupee sign (₹) as recently as 2010 after a national design competition. Unicode's Currency Symbols block ensures that each economy's notation is preserved as a distinct, unambiguous code point.
Common Uses
- •Financial software and banking interfaces
- •E-commerce product pricing displays
- •International wire transfer documentation
- •Stock market tickers and trading platforms
- •Accounting spreadsheets and invoicing systems
Technical Notes: Currency formatting involves far more than inserting a symbol — placement (before or after the number), spacing, decimal separators, and digit grouping all vary by locale. The Unicode CLDR (Common Locale Data Repository) provides the authoritative rules for each currency's display format. Some currencies share symbols (the dollar sign is used by over 20 countries), making locale-aware formatting critical to avoid ambiguity in international applications.
Cultural Context: Currency symbols carry national pride and political significance. When newly independent nations create their own currency symbols, it represents an assertion of economic sovereignty. The adoption of the euro symbol across multiple nations, conversely, symbolizes economic integration. Cryptocurrency communities have pushed for Unicode inclusion of symbols like the Bitcoin sign (₿), which was added in Unicode 10.0 — a sign that digital economies now command the same typographic recognition as traditional ones.