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 HORIZONTAL COLON) is the Unicode character at code point U+0705. 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+0705 | |
| decimal | 1797 | |
| htmldecimal | ܅ | |
| htmlhex | ܅ | |
| css | \0705 | |
| javascript | \u{705} | |
| python | \u0705 | |
| java | \u0705 | |
| go | \u0705 | |
| ruby | \u{705} | |
| rust | \u{705} | |
| ccpp | \u0705 | |
| urlencoded | %DC%85 | |
| utf8bytes | dc 85 | |
| utf16bebytes | 07 05 | |
| utf32bebytes | 00 00 07 05 |
How to Use
HTML:
܅
CSS:
content: "\0705"
JavaScript:
"\u{705}"
Python:
"\u0705"
Properties
Frequently Asked Questions
What is the ܅ character (SYRIAC HORIZONTAL COLON)?
܅ (SYRIAC HORIZONTAL COLON) is the Unicode character U+0705.
What is the Unicode codepoint of SYRIAC HORIZONTAL COLON?
The SYRIAC HORIZONTAL COLON character (܅) has codepoint U+0705.
How do I type or copy SYRIAC HORIZONTAL COLON?
Copy ܅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.