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' : ''">
̉
COMBINING HOOK ABOVE
Overview
̉ (COMBINING HOOK ABOVE) is the Unicode character at code point U+0309. It belongs to the Combining Diacritical Marks block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0309 | |
| decimal | 777 | |
| htmldecimal | ̉ | |
| htmlhex | ̉ | |
| css | \0309 | |
| javascript | \u{309} | |
| python | \u0309 | |
| java | \u0309 | |
| go | \u0309 | |
| ruby | \u{309} | |
| rust | \u{309} | |
| ccpp | \u0309 | |
| urlencoded | %CC%89 | |
| utf8bytes | cc 89 | |
| utf16bebytes | 03 09 | |
| utf32bebytes | 00 00 03 09 |
How to Use
HTML:
̉
CSS:
content: "\0309"
JavaScript:
"\u{309}"
Python:
"\u0309"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ̉ character (COMBINING HOOK ABOVE)?
̉ (COMBINING HOOK ABOVE) is the Unicode character U+0309.
What is the Unicode codepoint of COMBINING HOOK ABOVE?
The COMBINING HOOK ABOVE character (̉) has codepoint U+0309.
How do I type or copy COMBINING HOOK ABOVE?
Copy ̉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.