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