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 UPWARDS VANE
Overview
⍏ (APL FUNCTIONAL SYMBOL UPWARDS VANE) is the Unicode character at code point U+234F. 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+234F | |
| decimal | 9039 | |
| htmldecimal | ⍏ | |
| htmlhex | ⍏ | |
| css | \234F | |
| javascript | \u{234F} | |
| python | \u234f | |
| java | \u234F | |
| go | \u234F | |
| ruby | \u{234F} | |
| rust | \u{234F} | |
| ccpp | \u234f | |
| urlencoded | %E2%8D%8F | |
| utf8bytes | e2 8d 8f | |
| utf16bebytes | 23 4f | |
| utf32bebytes | 00 00 23 4f |
How to Use
HTML:
⍏
CSS:
content: "\234F"
JavaScript:
"\u{234F}"
Python:
"\u234f"
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 UPWARDS VANE)?
⍏ (APL FUNCTIONAL SYMBOL UPWARDS VANE) is the Unicode character U+234F.
What is the Unicode codepoint of APL FUNCTIONAL SYMBOL UPWARDS VANE?
The APL FUNCTIONAL SYMBOL UPWARDS VANE character (⍏) has codepoint U+234F.
How do I type or copy APL FUNCTIONAL SYMBOL UPWARDS VANE?
Copy ⍏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.