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 ALPHA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+237A | |
| decimal | 9082 | |
| htmldecimal | ⍺ | |
| htmlhex | ⍺ | |
| css | \237A | |
| javascript | \u{237A} | |
| python | \u237a | |
| java | \u237A | |
| go | \u237A | |
| ruby | \u{237A} | |
| rust | \u{237A} | |
| ccpp | \u237a | |
| urlencoded | %E2%8D%BA | |
| utf8bytes | e2 8d ba | |
| utf16bebytes | 23 7a | |
| utf32bebytes | 00 00 23 7a |
How to Use
HTML:
⍺
CSS:
content: "\237A"
JavaScript:
"\u{237A}"
Python:
"\u237a"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No