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' : ''">
♾
PERMANENT PAPER SIGN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+267E | |
| decimal | 9854 | |
| htmldecimal | ♾ | |
| htmlhex | ♾ | |
| css | \267E | |
| javascript | \u{267E} | |
| python | \u267e | |
| java | \u267E | |
| go | \u267E | |
| ruby | \u{267E} | |
| rust | \u{267E} | |
| ccpp | \u267e | |
| urlencoded | %E2%99%BE | |
| utf8bytes | e2 99 be | |
| utf16bebytes | 26 7e | |
| utf32bebytes | 00 00 26 7e |
How to Use
HTML:
♾
CSS:
content: "\267E"
JavaScript:
"\u{267E}"
Python:
"\u267e"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No