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