Drachma Sign Symbol
The ₯ (Drachma Sign) is a Unicode currency symbol used to represent amounts in the drachma.
U+20AF
₯ is the Unicode character named the Drachma Sign (U+20AF). It’s commonly used in currency displays, historical references, and UI text where a drachma-style symbol is needed.
Drachma Sign Symbol Meaning
The Drachma Sign (₯) is a Unicode currency symbol (U+20AF) represented in HTML as ₯ and in code with escapes such as \\20AF or \\u{20AF}. Use it when you need a distinct symbol for drachma-denominated amounts, such as in captions, archived documents, localized mockups, or typographic comparisons. Because it’s a specific currency sign rather than a generic “currency” placeholder, it helps keep text accurate and visually clear in design work. If you’re targeting broad device support, test in the fonts you plan to use, since currency glyph availability can vary.
Common uses
- •Labeling prices or totals in a drachma-themed UI or design mockup
- •Typing historical or archival content that references drachma amounts
- •Creating captions and infographics that use a recognizable currency mark
- •Documenting typographic sets that include specific Unicode currency symbols
- •Marking currency in spreadsheets or data exports for specialized projects
Examples
₯ Drachma Sign (U+20AF) Currency Symbol
- ₯Τιμή: ₯ 250
- ₯Σύνολο: ₯ 1.480
- ₯Αναφορά κόστους — ₯ 75
- ₯Πληρωμή: ₯ 320,00
- ₯Παλαιό νόμισμα: ₯ 50
Ready to copy
Technical codes
| Unicode | U+20AF | |
| HTML Entity | ₯ | |
| HTML Code | ₯ | |
| CSS | \20AF |
FAQ
What does the Drachma Sign symbol mean?
The Drachma Sign (₯) is a Unicode currency symbol (U+20AF) represented in HTML as ₯ and in code with escapes such as \\20AF or \\u{20AF}. Use it when you need a distinct symbol for drachma-denominated amounts, such as in captions, archived documents, localized mockups, or typographic comparisons. Because it’s a specific currency sign rather than a generic “currency” placeholder, it helps keep text accurate and visually clear in design work. If you’re targeting broad device support, test in the fonts you plan to use, since currency glyph availability can vary.
What Unicode character is ₯?
₯ is the Drachma Sign with Unicode code point U+20AF.
How do I type ₯ in HTML?
Use the HTML entity: ₯.
What is the CSS escape for ₯?
In CSS, you can use: \\20AF.
Can I use ₯ as a copy/paste currency symbol in text editors?
Yes—copy and paste the character ₯ directly. For best results, verify the font you’re using supports the glyph.