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 UPSILON WITH DIAERESIS AND HOOK SYMBOL
Overview
ϔ (GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL) is the Unicode character at code point U+03D4. 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+03D4 | |
| decimal | 980 | |
| htmldecimal | ϔ | |
| htmlhex | ϔ | |
| css | \03D4 | |
| javascript | \u{3D4} | |
| python | \u03d4 | |
| java | \u03D4 | |
| go | \u03D4 | |
| ruby | \u{3D4} | |
| rust | \u{3D4} | |
| ccpp | \u03d4 | |
| urlencoded | %CF%94 | |
| utf8bytes | cf 94 | |
| utf16bebytes | 03 d4 | |
| utf32bebytes | 00 00 03 d4 |
How to Use
HTML:
ϔ
CSS:
content: "\03D4"
JavaScript:
"\u{3D4}"
Python:
"\u03d4"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 03D2 0308
Frequently Asked Questions
What is the ϔ character (GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL)?
ϔ (GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL) is the Unicode character U+03D4.
What is the Unicode codepoint of GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL?
The GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL character (ϔ) has codepoint U+03D4.
How do I type or copy GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL?
Copy ϔ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.