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' : ''">
↊
TURNED DIGIT TWO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+218A | |
| decimal | 8586 | |
| htmldecimal | ↊ | |
| htmlhex | ↊ | |
| css | \218A | |
| javascript | \u{218A} | |
| python | \u218a | |
| java | \u218A | |
| go | \u218A | |
| ruby | \u{218A} | |
| rust | \u{218A} | |
| ccpp | \u218a | |
| urlencoded | %E2%86%8A | |
| utf8bytes | e2 86 8a | |
| utf16bebytes | 21 8a | |
| utf32bebytes | 00 00 21 8a |
How to Use
HTML:
↊
CSS:
content: "\218A"
JavaScript:
"\u{218A}"
Python:
"\u218a"
Properties
- Block
- Number Forms
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No