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 CAPITAL REVERSED LUNATE SIGMA SYMBOL
Overview
Ͻ (GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL) is the Unicode character at code point U+03FD. It belongs to the Greek and Coptic block, in the Uppercase Letter (Lu) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03FD | |
| decimal | 1021 | |
| htmldecimal | Ͻ | |
| htmlhex | Ͻ | |
| css | \03FD | |
| javascript | \u{3FD} | |
| python | \u03fd | |
| java | \u03FD | |
| go | \u03FD | |
| ruby | \u{3FD} | |
| rust | \u{3FD} | |
| ccpp | \u03fd | |
| urlencoded | %CF%BD | |
| utf8bytes | cf bd | |
| utf16bebytes | 03 fd | |
| utf32bebytes | 00 00 03 fd |
How to Use
HTML:
Ͻ
CSS:
content: "\03FD"
JavaScript:
"\u{3FD}"
Python:
"\u03fd"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ͻ character (GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL)?
Ͻ (GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL) is the Unicode character U+03FD.
What is the Unicode codepoint of GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL?
The GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL character (Ͻ) has codepoint U+03FD.
How do I type or copy GREEK CAPITAL REVERSED LUNATE SIGMA SYMBOL?
Copy Ͻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.