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' : ''">
⍱
APL FUNCTIONAL SYMBOL DOWN CARET TILDE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2371 | |
| decimal | 9073 | |
| htmldecimal | ⍱ | |
| htmlhex | ⍱ | |
| css | \2371 | |
| javascript | \u{2371} | |
| python | \u2371 | |
| java | \u2371 | |
| go | \u2371 | |
| ruby | \u{2371} | |
| rust | \u{2371} | |
| ccpp | \u2371 | |
| urlencoded | %E2%8D%B1 | |
| utf8bytes | e2 8d b1 | |
| utf16bebytes | 23 71 | |
| utf32bebytes | 00 00 23 71 |
How to Use
HTML:
⍱
CSS:
content: "\2371"
JavaScript:
"\u{2371}"
Python:
"\u2371"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No