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