There are two Lira Symbols available in Unicode. One is a Lira and other is a Turkish Lira. Here are the alt code shortcuts for the Lira Symbol and Turkish Lira Symbol to type them in Windows and Mac documents.
Symbol Name | Lira Symbol | Turkish Lira Symbol |
---|---|---|
Alt Code Windows Shortcut | Alt + 8356 | Alt + 8378 |
Alt X Word Shortcut | 20A4 + Alt + X | 20BA + Alt + X |
Alt Code Mac Shortcut | Option + 20A4 | Option + 20BA |
HTML Entity Decimal | ₤ | ₺ |
HTML Entity Hexadecimal | ₤ | ₺ |
CSS Value | \20A4; | \20BA; |
JavaScript Escape String | \u20A4; | \u20BA; |
Decimal | 8356 | 8378 |
Hexadecimal | 20A4 | 20BA |
Unicode Point | U+20A4 | U+20BA |

How to Type Lira Symbol?
1. How to type Lira symbol in Windows?
Press alt key and type 8356 to insert Lira sign and use alt + 8378
to insert Turkish Lira sign.
2. How to type Lira symbol in Mac?
Press option key with 20A4 to type Lira sign and use option+20BA
for Turkish Lira.
3. How to insert Lira sign in HTML?
Use decimal &# 8356 ;
or hex code &#x 20A4 ;
to insert Lira sign in HTML documents.
4. How to insert Lira sign in CSS?
Use content:\20BA;
in any of the CSS style.
Lira Symbol in HTML
<span>₤</span>
<span>₤</span>
Lira Symbol in CSS
li:before {
content:\20A4;
font-family:Arial;
}
Lira Symbols Display
Below is the display of Lira and Turkish Lira Symbols respectively.
₤
₺