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