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 TONOS
Overview
΄ (GREEK TONOS) is the Unicode character at code point U+0384. It belongs to the Greek and Coptic block, in the Modifier Symbol (Sk) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0384 | |
| decimal | 900 | |
| htmldecimal | ΄ | |
| htmlhex | ΄ | |
| css | \0384 | |
| javascript | \u{384} | |
| python | \u0384 | |
| java | \u0384 | |
| go | \u0384 | |
| ruby | \u{384} | |
| rust | \u{384} | |
| ccpp | \u0384 | |
| urlencoded | %CE%84 | |
| utf8bytes | ce 84 | |
| utf16bebytes | 03 84 | |
| utf32bebytes | 00 00 03 84 |
How to Use
HTML:
΄
CSS:
content: "\0384"
JavaScript:
"\u{384}"
Python:
"\u0384"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Modifier Symbol (Sk)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0020 0301
Frequently Asked Questions
What is the ΄ character (GREEK TONOS)?
΄ (GREEK TONOS) is the Unicode character U+0384.
What is the Unicode codepoint of GREEK TONOS?
The GREEK TONOS character (΄) has codepoint U+0384.
How do I type or copy GREEK TONOS?
Copy ΄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.