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 LETTER UPSILON WITH DASIA AND VARIA
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+1F5B | |
| decimal | 8027 | |
| htmldecimal | Ὓ | |
| htmlhex | Ὓ | |
| css | \1F5B | |
| javascript | \u{1F5B} | |
| python | \u1f5b | |
| java | \u1F5B | |
| go | \u1F5B | |
| ruby | \u{1F5B} | |
| rust | \u{1F5B} | |
| ccpp | \u1f5b | |
| urlencoded | %E1%BD%9B | |
| utf8bytes | e1 bd 9b | |
| utf16bebytes | 1f 5b | |
| utf32bebytes | 00 00 1f 5b |
How to Use
HTML:
Ὓ
CSS:
content: "\1F5B"
JavaScript:
"\u{1F5B}"
Python:
"\u1f5b"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F59 0300
Frequently Asked Questions
What is the Ὓ character (GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA)?
Ὓ (GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA) is the Unicode character U+1F5B.
What is the Unicode codepoint of GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA?
The GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA character (Ὓ) has codepoint U+1F5B.
How do I type or copy GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA?
Copy Ὓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.