Search
Search for a symbol or emoji...
₮
₮
Tugrik Sign Symbol ₮
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 |
| Symbol | ₮ |
Tugrik Sign Symbol Encoding
| UTF-8 | 0xE2 0x82 0xAE |
| UTF-16 | 0x20AE |
| UTF-32 | 0x000020AE |
How to add tugrik sign symbol via keyboard on different Operating systems
You can type the tugrik sign symbol 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 in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 20AE
- Without moving the cursor press keys Alt + x together
- The original 20AE 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 8366 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 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 20AE 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 symbol on ios and android is to copy and paste it wherever you need it.
How to use tugrik sign in CSS
//CSS Example
1span {
2 content: \20AE;
3 }How to use tugrik sign in HTML
//HTML Example
1<span>₮</span>Tugrik Sign symbol representation in programming languages
Tugrik Signsymbol'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' |
