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 THREE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2162 | |
| decimal | 8546 | |
| htmldecimal | Ⅲ | |
| htmlhex | Ⅲ | |
| css | \2162 | |
| javascript | \u{2162} | |
| python | \u2162 | |
| java | \u2162 | |
| go | \u2162 | |
| ruby | \u{2162} | |
| rust | \u{2162} | |
| ccpp | \u2162 | |
| urlencoded | %E2%85%A2 | |
| utf8bytes | e2 85 a2 | |
| utf16bebytes | 21 62 | |
| utf32bebytes | 00 00 21 62 |
How to Use
HTML:
Ⅲ
CSS:
content: "\2162"
JavaScript:
"\u{2162}"
Python:
"\u2162"
Properties
- Block
- Number Forms
- Script
- Latn
- Category
- Letter Number (Nl)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0049 0049 0049