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