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