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 TWO VERTICAL DOTS ABOVE) is the Unicode character at code point U+0743. It belongs to the Syriac block, in the Nonspacing Mark (Mn) general category. Its script is Syrc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0743 | |
| decimal | 1859 | |
| htmldecimal | ݃ | |
| htmlhex | ݃ | |
| css | \0743 | |
| javascript | \u{743} | |
| python | \u0743 | |
| java | \u0743 | |
| go | \u0743 | |
| ruby | \u{743} | |
| rust | \u{743} | |
| ccpp | \u0743 | |
| urlencoded | %DD%83 | |
| utf8bytes | dd 83 | |
| utf16bebytes | 07 43 | |
| utf32bebytes | 00 00 07 43 |
How to Use
HTML:
݃
CSS:
content: "\0743"
JavaScript:
"\u{743}"
Python:
"\u0743"
Properties
Frequently Asked Questions
What is the ݃ character (SYRIAC TWO VERTICAL DOTS ABOVE)?
݃ (SYRIAC TWO VERTICAL DOTS ABOVE) is the Unicode character U+0743.
What is the Unicode codepoint of SYRIAC TWO VERTICAL DOTS ABOVE?
The SYRIAC TWO VERTICAL DOTS ABOVE character (݃) has codepoint U+0743.
How do I type or copy SYRIAC TWO VERTICAL DOTS ABOVE?
Copy ݃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.