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