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' : ''">
ͻ
GREEK SMALL REVERSED LUNATE SIGMA SYMBOL
Overview
ͻ (GREEK SMALL REVERSED LUNATE SIGMA SYMBOL) is the Unicode character at code point U+037B. It belongs to the Greek and Coptic block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+037B | |
| decimal | 891 | |
| htmldecimal | ͻ | |
| htmlhex | ͻ | |
| css | \037B | |
| javascript | \u{37B} | |
| python | \u037b | |
| java | \u037B | |
| go | \u037B | |
| ruby | \u{37B} | |
| rust | \u{37B} | |
| ccpp | \u037b | |
| urlencoded | %CD%BB | |
| utf8bytes | cd bb | |
| utf16bebytes | 03 7b | |
| utf32bebytes | 00 00 03 7b |
How to Use
HTML:
ͻ
CSS:
content: "\037B"
JavaScript:
"\u{37B}"
Python:
"\u037b"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ͻ character (GREEK SMALL REVERSED LUNATE SIGMA SYMBOL)?
ͻ (GREEK SMALL REVERSED LUNATE SIGMA SYMBOL) is the Unicode character U+037B.
What is the Unicode codepoint of GREEK SMALL REVERSED LUNATE SIGMA SYMBOL?
The GREEK SMALL REVERSED LUNATE SIGMA SYMBOL character (ͻ) has codepoint U+037B.
How do I type or copy GREEK SMALL REVERSED LUNATE SIGMA SYMBOL?
Copy ͻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.