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 DOTTED LUNATE SIGMA SYMBOL
Overview
Ͽ (GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL) is the Unicode character at code point U+03FF. 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+03FF | |
| decimal | 1023 | |
| htmldecimal | Ͽ | |
| htmlhex | Ͽ | |
| css | \03FF | |
| javascript | \u{3FF} | |
| python | \u03ff | |
| java | \u03FF | |
| go | \u03FF | |
| ruby | \u{3FF} | |
| rust | \u{3FF} | |
| ccpp | \u03ff | |
| urlencoded | %CF%BF | |
| utf8bytes | cf bf | |
| utf16bebytes | 03 ff | |
| utf32bebytes | 00 00 03 ff |
How to Use
HTML:
Ͽ
CSS:
content: "\03FF"
JavaScript:
"\u{3FF}"
Python:
"\u03ff"
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 DOTTED LUNATE SIGMA SYMBOL)?
Ͽ (GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL) is the Unicode character U+03FF.
What is the Unicode codepoint of GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL?
The GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL character (Ͽ) has codepoint U+03FF.
How do I type or copy GREEK CAPITAL REVERSED DOTTED LUNATE SIGMA SYMBOL?
Copy Ͽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.