Search

Search for a symbol or emoji...

Cruzeiro Sign Symbol

The Brazilian cruzeiro, formerly the nation's official currency, is represented by the Cruzeiro Sign, a widely recognized symbol in Brazil. In addition to serving as a currency symbol, the Brazilian people are connected to their economic history and cultural heritage through the currency's historical significance and cultural value. The Cruzeiro Sign's historical antecedents, cultural applications, and enduring relevance will all be discussed in this article.

Historical Roots of the Cruzeiro Sign ₢

The Brazilian cruzeiro (CR$), which was crucial to Brazil's economic development in the 20th century, is symbolized by the Cruzeiro Sign. The word "cruzeiro" is a reflection of the cultural and linguistic influence of Portuguese.

Cultural Relevance

The Cruzeiro Sign is a cultural emblem that represents Brazil's economic history, core values, and cultural heritage. It is more than just a representation of its currency. It captures the dynamic interaction between business and culture that has long been a part of Brazilian society.

Uses of the Cruzeiro Sign ₢

  1. Historical Currency Symbol: The Cruzeiro Sign's main function was to represent the Brazilian cruzeiro (CR$). During its use, it served as a representation of monetary value, facilitating trade, pricing, and exchange of money within Brazil.
  2. Historical Pricing and Transactions: During its era, the Cruzeiro Sign was essential for indicating cruzeiro prices, wages, income, and all other financial figures. In Brazil, it was essential to dealing with money on a daily basis.
  3. Historical Cultural Representation: The Cruzeiro Sign served as a historical and cultural representation of Brazil's economic principles at the time it was in use. The economic and cultural significance of the currency was reflected in Brazilian literature, art, and historical documents.
  4. Cultural Identity: The Cruzeiro Sign continues to represent the Brazilian people's history, culture, and economy. They feel a sense of cultural pride and nostalgia for a bygone era as a result of being connected to their historical and linguistic roots.

 

Cruzeiro Sign Symbol Information

Symbol Name
Cruzeiro Sign
Unicode Version
1.1 (June 1993)
Unicode
U+20A2
CSS Code
\20A2
Hex Code
₢
HTML Code
₢
Alt Code
8354
Symbol

Cruzeiro Sign Symbol Encoding

UTF-8
0xE2 0x82 0xA2
UTF-16
0x20A2
UTF-32
0x000020A2

Cruzeiro SignSymbol's PNG and SVG files

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

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

How to type cruzeiro sign symbol on Microsoft Word

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

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

How to type cruzeiro sign symbol on Microsoft Windows

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

  • Hold Alt and press 8354 to type cruzeiro sign on your windows machine.

How to type cruzeiro sign symbol on Mac OS

You can type the cruzeiro 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 "Cruzeiro 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 cruzeiro sign symbol on Linux

You can type the cruzeiro 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 20A2 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type cruzeiro sign symbol on IOS and Android

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

How to use cruzeiro sign in CSS

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

How to use cruzeiro sign in HTML

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

Cruzeiro Sign symbol representation in programming languages

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

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