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 LETTER KOPPA
Overview
ϟ (GREEK SMALL LETTER KOPPA) is the Unicode character at code point U+03DF. 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+03DF | |
| decimal | 991 | |
| htmldecimal | ϟ | |
| htmlhex | ϟ | |
| css | \03DF | |
| javascript | \u{3DF} | |
| python | \u03df | |
| java | \u03DF | |
| go | \u03DF | |
| ruby | \u{3DF} | |
| rust | \u{3DF} | |
| ccpp | \u03df | |
| urlencoded | %CF%9F | |
| utf8bytes | cf 9f | |
| utf16bebytes | 03 df | |
| utf32bebytes | 00 00 03 df |
How to Use
HTML:
ϟ
CSS:
content: "\03DF"
JavaScript:
"\u{3DF}"
Python:
"\u03df"
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 LETTER KOPPA)?
ϟ (GREEK SMALL LETTER KOPPA) is the Unicode character U+03DF.
What is the Unicode codepoint of GREEK SMALL LETTER KOPPA?
The GREEK SMALL LETTER KOPPA character (ϟ) has codepoint U+03DF.
How do I type or copy GREEK SMALL LETTER KOPPA?
Copy ϟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.