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