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
ܩ (SYRIAC LETTER QAPH) is the Unicode character at code point U+0729. It belongs to the Syriac block, in the Other Letter (Lo) general category. Its script is Syrc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0729 | |
| decimal | 1833 | |
| htmldecimal | ܩ | |
| htmlhex | ܩ | |
| css | \0729 | |
| javascript | \u{729} | |
| python | \u0729 | |
| java | \u0729 | |
| go | \u0729 | |
| ruby | \u{729} | |
| rust | \u{729} | |
| ccpp | \u0729 | |
| urlencoded | %DC%A9 | |
| utf8bytes | dc a9 | |
| utf16bebytes | 07 29 | |
| utf32bebytes | 00 00 07 29 |
How to Use
HTML:
ܩ
CSS:
content: "\0729"
JavaScript:
"\u{729}"
Python:
"\u0729"
Properties
Frequently Asked Questions
What is the ܩ character (SYRIAC LETTER QAPH)?
ܩ (SYRIAC LETTER QAPH) is the Unicode character U+0729.
What is the Unicode codepoint of SYRIAC LETTER QAPH?
The SYRIAC LETTER QAPH character (ܩ) has codepoint U+0729.
How do I type or copy SYRIAC LETTER QAPH?
Copy ܩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.