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 DOTTED LUNATE SIGMA SYMBOL
Overview
ͼ (GREEK SMALL DOTTED LUNATE SIGMA SYMBOL) is the Unicode character at code point U+037C. 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+037C | |
| decimal | 892 | |
| htmldecimal | ͼ | |
| htmlhex | ͼ | |
| css | \037C | |
| javascript | \u{37C} | |
| python | \u037c | |
| java | \u037C | |
| go | \u037C | |
| ruby | \u{37C} | |
| rust | \u{37C} | |
| ccpp | \u037c | |
| urlencoded | %CD%BC | |
| utf8bytes | cd bc | |
| utf16bebytes | 03 7c | |
| utf32bebytes | 00 00 03 7c |
How to Use
HTML:
ͼ
CSS:
content: "\037C"
JavaScript:
"\u{37C}"
Python:
"\u037c"
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 DOTTED LUNATE SIGMA SYMBOL)?
ͼ (GREEK SMALL DOTTED LUNATE SIGMA SYMBOL) is the Unicode character U+037C.
What is the Unicode codepoint of GREEK SMALL DOTTED LUNATE SIGMA SYMBOL?
The GREEK SMALL DOTTED LUNATE SIGMA SYMBOL character (ͼ) has codepoint U+037C.
How do I type or copy GREEK SMALL DOTTED LUNATE SIGMA SYMBOL?
Copy ͼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.