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