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' : ''">
ׇ
Overview
ׇ (HEBREW POINT QAMATS QATAN) is the Unicode character at code point U+05C7. It belongs to the Hebrew block, in the Nonspacing Mark (Mn) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+05C7 | |
| decimal | 1479 | |
| htmldecimal | ׇ | |
| htmlhex | ׇ | |
| css | \05C7 | |
| javascript | \u{5C7} | |
| python | \u05c7 | |
| java | \u05C7 | |
| go | \u05C7 | |
| ruby | \u{5C7} | |
| rust | \u{5C7} | |
| ccpp | \u05c7 | |
| urlencoded | %D7%87 | |
| utf8bytes | d7 87 | |
| utf16bebytes | 05 c7 | |
| utf32bebytes | 00 00 05 c7 |
How to Use
HTML:
ׇ
CSS:
content: "\05C7"
JavaScript:
"\u{5C7}"
Python:
"\u05c7"
Properties
Frequently Asked Questions
What is the ׇ character (HEBREW POINT QAMATS QATAN)?
ׇ (HEBREW POINT QAMATS QATAN) is the Unicode character U+05C7.
What is the Unicode codepoint of HEBREW POINT QAMATS QATAN?
The HEBREW POINT QAMATS QATAN character (ׇ) has codepoint U+05C7.
How do I type or copy HEBREW POINT QAMATS QATAN?
Copy ׇ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.