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
ࡄ (MANDAIC LETTER AH) is the Unicode character at code point U+0844. It belongs to the Mandaic block, in the Other Letter (Lo) general category. Its script is Mand.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0844 | |
| decimal | 2116 | |
| htmldecimal | ࡄ | |
| htmlhex | ࡄ | |
| css | \0844 | |
| javascript | \u{844} | |
| python | \u0844 | |
| java | \u0844 | |
| go | \u0844 | |
| ruby | \u{844} | |
| rust | \u{844} | |
| ccpp | \u0844 | |
| urlencoded | %E0%A1%84 | |
| utf8bytes | e0 a1 84 | |
| utf16bebytes | 08 44 | |
| utf32bebytes | 00 00 08 44 |
How to Use
HTML:
ࡄ
CSS:
content: "\0844"
JavaScript:
"\u{844}"
Python:
"\u0844"
Properties
Frequently Asked Questions
What is the ࡄ character (MANDAIC LETTER AH)?
ࡄ (MANDAIC LETTER AH) is the Unicode character U+0844.
What is the Unicode codepoint of MANDAIC LETTER AH?
The MANDAIC LETTER AH character (ࡄ) has codepoint U+0844.
How do I type or copy MANDAIC LETTER AH?
Copy ࡄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.