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 VARIA
Overview
` (GREEK VARIA) is the Unicode character at code point U+1FEF. It belongs to the Greek Extended block, in the Modifier Symbol (Sk) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FEF | |
| decimal | 8175 | |
| htmldecimal | ` | |
| htmlhex | ` | |
| css | \1FEF | |
| javascript | \u{1FEF} | |
| python | \u1fef | |
| java | \u1FEF | |
| go | \u1FEF | |
| ruby | \u{1FEF} | |
| rust | \u{1FEF} | |
| ccpp | \u1fef | |
| urlencoded | %E1%BF%AF | |
| utf8bytes | e1 bf af | |
| utf16bebytes | 1f ef | |
| utf32bebytes | 00 00 1f ef |
How to Use
HTML:
`
CSS:
content: "\1FEF"
JavaScript:
"\u{1FEF}"
Python:
"\u1fef"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Modifier Symbol (Sk)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0060
Frequently Asked Questions
What is the ` character (GREEK VARIA)?
` (GREEK VARIA) is the Unicode character U+1FEF.
What is the Unicode codepoint of GREEK VARIA?
The GREEK VARIA character (`) has codepoint U+1FEF.
How do I type or copy GREEK VARIA?
Copy ` directly, or use the HTML entity, UTF-8, and code encodings shown on this page.