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' : ''">
₶
LIVRE TOURNOIS SIGN
Overview
₶ (LIVRE TOURNOIS SIGN) is the Unicode character at code point U+20B6. 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+20B6 | |
| decimal | 8374 | |
| htmldecimal | ₶ | |
| htmlhex | ₶ | |
| css | \20B6 | |
| javascript | \u{20B6} | |
| python | \u20b6 | |
| java | \u20B6 | |
| go | \u20B6 | |
| ruby | \u{20B6} | |
| rust | \u{20B6} | |
| ccpp | \u20b6 | |
| urlencoded | %E2%82%B6 | |
| utf8bytes | e2 82 b6 | |
| utf16bebytes | 20 b6 | |
| utf32bebytes | 00 00 20 b6 |
How to Use
HTML:
₶
CSS:
content: "\20B6"
JavaScript:
"\u{20B6}"
Python:
"\u20b6"
Properties
- Block
- Currency Symbols
- Script
- Zyyy
- Category
- Currency Symbol (Sc)
- Bidirectional
- ET
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ₶ character (LIVRE TOURNOIS SIGN)?
₶ (LIVRE TOURNOIS SIGN) is the Unicode character U+20B6.
What is the Unicode codepoint of LIVRE TOURNOIS SIGN?
The LIVRE TOURNOIS SIGN character (₶) has codepoint U+20B6.
How do I type or copy LIVRE TOURNOIS SIGN?
Copy ₶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.