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 DIGAMMA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03DD | |
| decimal | 989 | |
| htmldecimal | ϝ | |
| htmlhex | ϝ | |
| css | \03DD | |
| javascript | \u{3DD} | |
| python | \u03dd | |
| java | \u03DD | |
| go | \u03DD | |
| ruby | \u{3DD} | |
| rust | \u{3DD} | |
| ccpp | \u03dd | |
| urlencoded | %CF%9D | |
| utf8bytes | cf 9d | |
| utf16bebytes | 03 dd | |
| utf32bebytes | 00 00 03 dd |
How to Use
HTML:
ϝ
CSS:
content: "\03DD"
JavaScript:
"\u{3DD}"
Python:
"\u03dd"
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 DIGAMMA)?
ϝ (GREEK SMALL LETTER DIGAMMA) is the Unicode character U+03DD.
What is the Unicode codepoint of GREEK SMALL LETTER DIGAMMA?
The GREEK SMALL LETTER DIGAMMA character (ϝ) has codepoint U+03DD.
How do I type or copy GREEK SMALL LETTER DIGAMMA?
Copy ϝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.