Search

Search for a symbol or emoji...

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.

Rial Sign Symbol Information

Symbol Name
Rial Sign
Unicode Version
3.2 (March 2002)
Unicode
U+FDFC
CSS Code
\FDFC
Hex Code
﷼
HTML Code
﷼
Symbol

Rial Sign Symbol Encoding

UTF-8
0xEF 0xB7 0xBC
UTF-16
0xFDFC
UTF-32
0x0000FDFC

Rial SignSymbol's PNG and SVG files

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

You can type the rial sign symbol 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 in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type FDFC
  • Without moving the cursor press keys Alt + x together
  • The original FDFC 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
Mac OS Character Viewer
Mac OS Character Viewer

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 FDFC 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 symbol on ios and android is to copy and paste it wherever you need it.

How to use rial sign in CSS

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

How to use rial sign in HTML

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

Rial Sign symbol representation in programming languages

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

LanguageRepresentation
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'