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