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' : ''">
Ⅵ
ROMAN NUMERAL SIX
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2165 | |
| decimal | 8549 | |
| htmldecimal | Ⅵ | |
| htmlhex | Ⅵ | |
| css | \2165 | |
| javascript | \u{2165} | |
| python | \u2165 | |
| java | \u2165 | |
| go | \u2165 | |
| ruby | \u{2165} | |
| rust | \u{2165} | |
| ccpp | \u2165 | |
| urlencoded | %E2%85%A5 | |
| utf8bytes | e2 85 a5 | |
| utf16bebytes | 21 65 | |
| utf32bebytes | 00 00 21 65 |
How to Use
HTML:
Ⅵ
CSS:
content: "\2165"
JavaScript:
"\u{2165}"
Python:
"\u2165"
Properties
- Block
- Number Forms
- Script
- Latn
- Category
- Letter Number (Nl)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0056 0049