copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('₺'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
₺
TURKISH LIRA SIGN
Overview
₺ (TURKISH LIRA SIGN) is the Unicode character at code point U+20BA. It belongs to the Currency Symbols block, in the Currency Symbol (Sc) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20BA | |
| decimal | 8378 | |
| htmldecimal | ₺ | |
| htmlhex | ₺ | |
| css | \20BA | |
| javascript | \u{20BA} | |
| python | \u20ba | |
| java | \u20BA | |
| go | \u20BA | |
| ruby | \u{20BA} | |
| rust | \u{20BA} | |
| ccpp | \u20ba | |
| urlencoded | %E2%82%BA | |
| utf8bytes | e2 82 ba | |
| utf16bebytes | 20 ba | |
| utf32bebytes | 00 00 20 ba |
How to Use
HTML:
₺
CSS:
content: "\20BA"
JavaScript:
"\u{20BA}"
Python:
"\u20ba"
Properties
- Block
- Currency Symbols
- Script
- Zyyy
- Category
- Currency Symbol (Sc)
- Bidirectional
- ET
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ₺ character (TURKISH LIRA SIGN)?
₺ (TURKISH LIRA SIGN) is the Unicode character U+20BA.
What is the Unicode codepoint of TURKISH LIRA SIGN?
The TURKISH LIRA SIGN character (₺) has codepoint U+20BA.
How do I type or copy TURKISH LIRA SIGN?
Copy ₺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.