Guarani Sign
Copy and paste the guarani sign symbol ₲ (U+20B2) instantly. Part of the Currency Symbols Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Guarani Sign
- Unicode Block
- Currency Symbols
- Code Point
- U+20B2
The Guarani Sign (₲) is a Unicode character assigned to the Currency Symbols block at code point U+20B2. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The guarani 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
\20B2with the content property
Understanding Guarani Sign
The guarani sign character (₲) was introduced in Unicode to provide a standardized way to represent this specific glyph across all platforms and devices. Encoded at position U+20B2, it sits within the Currency Symbols range and carries a distinct semantic meaning that differentiates it from visually similar characters.
The hexadecimal value 20B2 places this character at decimal position 8370 in the Unicode table. This position within the Currency Symbols range means it shares encoding characteristics with its neighboring characters. The CSS notation \20B2 is particularly useful in pseudo-element content properties, while \u{20B2} works in template literals and string concatenation.
Known by its descriptive name referencing "guarani 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.