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