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