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