Colon Sign Symbol ₡

The official currency of Costa Rica, the colón, is represented by the Colon Sign, a symbol widely used throughout Costa Rica and the Central American region. Beyond serving as a representation of money, it also has cultural and historical significance, linking the Costa Rican people to their rich history and economic traditions. We will examine the Colon Sign's historical antecedents, cultural applications, and enduring relevance in this article.

Historical Roots of the Colon Sign ₡

The Costa Rican colón (CRC), a currency with a history that dates back to the 19th century, is symbolized by the "Colon Sign." The word "colón" itself is a reflection of the Spanish language's linguistic and cultural sway over the area.

Cultural Significance

The Colon Sign is a cultural emblem that represents the distinct identity, values, and heritage of the Costa Rican people. It is more than just a representation of the country's currency. It captures the coexistence of business and culture, which has long been essential to Costa Rican society.

Uses of the Colon Sign ₡

  1. The Costa Rican colón (CRC) is represented by the Colon Sign as the country's official currency. It functions as a representation of monetary value, facilitating trade, pricing, and exchange of money within Costa Rica.
  2. Pricing and Transactions: The colon sign is crucial in everyday life for indicating costs, wages, income, and all other financial figures expressed in colones. In Costa Rica, it is crucial to everyday financial transactions.
  3. Cultural Representation: The Colon Sign represents Costa Rica's economic values through culture. It frequently appears in works of literature, fine art, and folklore from Costa Rica, highlighting the significance of trade and commerce to the country's culture.
  4. Traditional Art: Various traditional Costa Rican art forms, such as indigenous crafts and traditional textiles, incorporate The Colon Sign. It represents Costa Rica's rich cultural heritage and serves as an artistic motif.
  5. Cultural Identity: The Colon Sign serves as a representation of the Costa Rican people's cultural identity and values in addition to serving as a currency symbol. It strengthens their sense of cultural pride by reuniting them with their linguistic and historical roots.

Copy to Clipboard


Colon Sign Symbol Information

Symbol Name Colon Sign
Unicode Version 1.1 (June 1993)
Unicode U+20A1
CSS Code \20A1
Hex Code ₡
HTML Code ₡
Alt Code 8353

Colon Sign Symbol Encoding

UTF-8 0xE2 0x82 0xA1
UTF-16 0x20A1
UTF-32 0x000020A1


Colon Sign symbol's PNG and SVG files


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

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

How to type colon sign symbol on Microsoft Word

You can type the colon sign on microsoft Microsoft Word using steps mentioned below:

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

How to type colon sign symbol on Microsoft Windows

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

  • Hold Alt and press 8 3 5 3 to type colon sign on your windows machine.

How to type colon sign symbol on Mac OS

You can type the colon 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 “Colon Sign” in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
  • How to type colon sign symbol on Mac OS
    How to type colon sign symbol on Mac OS

How to type colon sign symbol on Linux

You can type the colon 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 2 0 A 1 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type colon sign symbol on IOS and Android

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


How to use colon sign in CSS

Copy // css example
span {
content: "\20A1";
}

How to type colon sign in HTML

Copy // html example
<span>&#8353;</span>

Colon Sign symbol representation in programming languages

colon sign's representation in different programming languages can be found in table below:

Language Representation
Rust \u{20A1}
Ruby \u{20A1}
Python \u20A1
PHP \u{20A1}
Perl "\x{20A1}"
Java \u20A1
Modern JavaScript - Since ES6 \u{20A1}
JavaScript \u20A1
Go \u20A1
C# \u20A1
C and C++ \u20A1
Bash and Zsh - inside echo -e \u20A1
RFC 5137 \u'20A1'
No Result
Try something else