Rial Sign Symbol ﷼
The Iranian rial, the nation's official currency, is represented by the Rial Sign, a widely recognized symbol in Iran. A significant historical, cultural, and economic value exists in addition to its function as a currency symbol, connecting the Iranian people to their rich history and economic identity. We will examine the Rial Sign's historical antecedents, cultural import, and ongoing relevance in this article.
Historical Roots of the Rial Sign ﷼
The Rial Sign represents the Iranian rial (﷼), a unit of currency with origins in the 19th century's Qajar dynasty. The Spanish dollar, which was used in trade and served as a benchmark for Iran's currency, is thought to be where the term "rial" first appeared.
The Iranian rial has changed over time, and as the nation switched from previous monetary systems to the modern rial, its use became official. The Iranian rial, which represents the country's economic independence and historical continuity, was made the official currency with the founding of the Islamic Republic of Iran in 1979.
Copy to Clipboard
Rial Sign Symbol Information
Symbol Name | Rial Sign |
Unicode Version | 3.2 (March 2002) |
Unicode | U+FDFC |
CSS Code | \FDFC |
Hex Code | ﷼ |
HTML Code | ﷼ |
Rial Sign Symbol Encoding
UTF-8 | 0xEF 0xB7 0xBC |
UTF-16 | 0xFDFC |
UTF-32 | 0x0000FDFC |
Table of contents
- Rial Sign PNG and SVG files
- How to type rial sign on Microsoft Word
- How to type rial sign on Microsoft Windows
- How to type rial sign on Mac OS
- How to type rial sign on Linux
- How to type rial sign on IOS and Android
- How to use rial sign in CSS
- How to use rial sign in HTML
- Rial Sign representation in programming languages
Rial Sign symbol's PNG and SVG files
How to add rial sign symbol via keyboard on different Operating systems
You can type the rial sign on most modern devices with the help of following methods:
How to type rial sign symbol on Microsoft Word
You can type the rial 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 F D F C
- Without moving the cursor press keys Alt + x together
- The original F D F C is now transformed into ﷼
How to type rial sign symbol on Microsoft Windows
You can type the rial sign on Microsoft windows using following steps:
- Hold Alt and press to type rial sign on your windows machine.
How to type rial sign symbol on Mac OS
You can type the rial 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 “Rial 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 rial sign symbol on Linux
You can type the rial 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 F D F C consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type rial sign symbol on IOS and Android
The easiest way to type the rial sign on ios and android is to copy and paste it wherever you need it.
How to use rial sign in CSS
span {
content: "\FDFC";
}
How to type rial sign in HTML
<span>﷼</span>
Rial Sign symbol representation in programming languages
rial sign's representation in different programming languages can be found in table below:
Language | Representation |
Rust | \u{FDFC} |
Ruby | \u{FDFC} |
Python | \uFDFC |
PHP | \u{FDFC} |
Perl | "\x{FDFC}" |
Java | \uFDFC |
Modern JavaScript - Since ES6 | \u{FDFC} |
JavaScript | \uFDFC |
Go | \uFDFC |
C# | \uFDFC |
C and C++ | \uFDFC |
Bash and Zsh - inside echo -e | \uFDFC |
RFC 5137 | \u'FDFC' |