Search

Search for a symbol or emoji...

Peseta Sign Symbol

The Peseta Sign, a symbol widely used in Spain, represents the Spanish peseta, which served as the nation's former official currency. In addition to serving as a symbol of currency, the Spanish people can connect with their economic history and cultural heritage thanks to its historical significance and cultural value. We will examine the Peseta Sign's historical antecedents, cultural applications, and enduring relevance in this article.

Historical Roots of the Peseta Sign ₧

The Spanish peseta (₧), a currency that was essential to Spain's economic development for more than a century, is represented by the Peseta Sign. The word "peseta" has Spanish roots, which illustrates the country's linguistic and cultural influence.

Peseta Sign Symbol Information

Symbol Name
Peseta Sign
Unicode Version
1.1 (June 1993)
Unicode
U+20A7
CSS Code
\20A7
Hex Code
₧
HTML Code
₧
Latex
\ensuremath{\Elzpes}
Alt Code
8359
Symbol

Peseta Sign Symbol Encoding

UTF-8
0xE2 0x82 0xA7
UTF-16
0x20A7
UTF-32
0x000020A7

Peseta SignSymbol's PNG and SVG files

How to add peseta sign symbol via keyboard on different Operating systems

You can type the peseta sign symbol on most modern devices with the help of following methods:

How to type peseta sign symbol on Microsoft Word

You can type the peseta sign in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 20A7
  • Without moving the cursor press keys Alt + x together
  • The original 20A7 is now transformed into

How to type peseta sign symbol on Microsoft Windows

You can type the peseta sign on Microsoft windows using following steps:

  • Hold Alt and press 8359 to type peseta sign on your windows machine.

How to type peseta sign symbol on Mac OS

You can type the peseta sign on Mac OS using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
  • Type "Peseta Sign" in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
Mac OS Character Viewer
Mac OS Character Viewer

How to type peseta sign symbol on Linux

You can type the peseta sign on Linux using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Hold ⇧ Shift + Ctrl and press the letter + U
  • Press keys 20A7 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type peseta sign symbol on IOS and Android

The easiest way to type the peseta sign symbol on ios and android is to copy and paste it wherever you need it.

How to use peseta sign in CSS

//CSS Example
1span { 2 content: \20A7; 3 }

How to use peseta sign in HTML

//HTML Example
1<span>&#8359;</span>

Peseta Sign symbol representation in programming languages

Peseta Signsymbol's representation in different programming languages can be found in table below:

LanguageRepresentation
Rust
\u{20A7}
Ruby
\u{20A7}
Python
\u20A7
PHP
\u{20A7}
Perl
\x{20A7}
Java
\u20A7
Modern JavaScript - Since ES6
\u{20A7}
JavaScript
\u20A7
Go
\u20A7
C#
\u20A7
C and C++
\u20A7
Bash and Zsh - inside echo -e
\u20A7
RFC 5137
\u'20A7'