Tugrik Sign Symbol ₮

The Tugrik Sign, a symbol well-known both inside and outside the borders of Mongolia, holds a significant position as the symbol of the Mongolian tugrik. In addition to serving as a currency symbol, it also stands for Mongolia's advancement in economics, cultural legacy, and special place in the world. We will examine the fascinating past, numerous applications, and enduring significance of the Tugrik Sign in this article.

The Earlier Roots of the Tugrik

The Mongolian tugrik (MNT), which is the country's official currency, is represented by the Tugrik Sign. The tugrik has a long history that is intertwined with Mongolia's transition from a traditional, herd-based economy to a contemporary, market-based one. The Tugrik Sign, which reflects the country's distinct cultural identity, is thought to have developed from the conventional Mongolian script.

A Symbol of Economic Progress

The Tugrik Sign serves as a symbol for Mongolia's economic growth and shift to a market-based economy. The tugrik came to represent Mongolia's economic growth and independence during the post-Soviet era as it set out on a path of economic reform and globalization.

An Indicator of Cultural Heritage

Mongolia's rich cultural heritage, nomadic customs, and distinctive contributions to the world are also reflected in The Tugrik Sign. It stands for the coexistence of Mongolia's traditional practices and aspirations for the future.

The Uses of the Tugrik Sign ₮

  1. The Mongolian tugrik (MNT), which is represented by the Tugrik Sign, is the primary unit of currency. It acts as a representation of money's worth, streamlining exchanges of money within Mongolia as well as pricing and monetary communication.
  2. Pricing and Transactions: The Tugrik Sign is necessary in everyday life to denote prices, wages, income, and all other financial figures denominated in tugrik. In Mongolia, it is an essential component of day-to-day financial transactions.
  3. Foreign Exchange (Forex) Trading Using the Mongolian Tugrik: The Tugrik Sign has significance in the international financial industry. It is used to indicate exchange rates between the tugrik and other global currencies in currency pairs.
  4. Business and Commerce: In the world of business and commerce, financial statements, invoices, and contracts within Mongolia all require the use of the Tugrik Sign. It makes sure that financial operations are transparent and effective.
  5. Global Trade: The Tugrik Sign is used to set prices for goods and services in international trade. It makes it easier for Mongolia and the rest of the world to conduct business.
  6. Financial transactions, savings, and investment are all represented by the Tugrik Sign. It stands for Mongolia's economic stability and place in the world of finance.

Copy to Clipboard


Tugrik Sign Symbol Information

Symbol Name Tugrik Sign
Unicode Version 3.0 (September 1999)
Unicode U+20AE
CSS Code \20AE
Hex Code ₮
HTML Code ₮
Alt Code 8366

Tugrik Sign Symbol Encoding

UTF-8 0xE2 0x82 0xAE
UTF-16 0x20AE
UTF-32 0x000020AE


Tugrik Sign symbol's PNG and SVG files


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

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

How to type tugrik sign symbol on Microsoft Word

You can type the tugrik 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 E
  • Without moving the cursor press keys Alt + x together
  • The original 2 0 A E is now transformed into ₮

How to type tugrik sign symbol on Microsoft Windows

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

  • Hold Alt and press 8 3 6 6 to type tugrik sign on your windows machine.

How to type tugrik sign symbol on Mac OS

You can type the tugrik 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 “Tugrik 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 tugrik sign symbol on Mac OS
    How to type tugrik sign symbol on Mac OS

How to type tugrik sign symbol on Linux

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

How to type tugrik sign symbol on IOS and Android

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


How to use tugrik sign in CSS

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

How to type tugrik sign in HTML

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

Tugrik Sign symbol representation in programming languages

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

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