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 QUAD RIGHTWARDS ARROW
Overview
⍈ (APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW) is the Unicode character at code point U+2348. It belongs to the Miscellaneous Technical block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2348 | |
| decimal | 9032 | |
| htmldecimal | ⍈ | |
| htmlhex | ⍈ | |
| css | \2348 | |
| javascript | \u{2348} | |
| python | \u2348 | |
| java | \u2348 | |
| go | \u2348 | |
| ruby | \u{2348} | |
| rust | \u{2348} | |
| ccpp | \u2348 | |
| urlencoded | %E2%8D%88 | |
| utf8bytes | e2 8d 88 | |
| utf16bebytes | 23 48 | |
| utf32bebytes | 00 00 23 48 |
How to Use
HTML:
⍈
CSS:
content: "\2348"
JavaScript:
"\u{2348}"
Python:
"\u2348"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⍈ character (APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW)?
⍈ (APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW) is the Unicode character U+2348.
What is the Unicode codepoint of APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW?
The APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW character (⍈) has codepoint U+2348.
How do I type or copy APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW?
Copy ⍈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.