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
ם (HEBREW LETTER FINAL MEM) is the Unicode character at code point U+05DD. It belongs to the Hebrew block, in the Other Letter (Lo) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+05DD | |
| decimal | 1501 | |
| htmldecimal | ם | |
| htmlhex | ם | |
| css | \05DD | |
| javascript | \u{5DD} | |
| python | \u05dd | |
| java | \u05DD | |
| go | \u05DD | |
| ruby | \u{5DD} | |
| rust | \u{5DD} | |
| ccpp | \u05dd | |
| urlencoded | %D7%9D | |
| utf8bytes | d7 9d | |
| utf16bebytes | 05 dd | |
| utf32bebytes | 00 00 05 dd |
How to Use
HTML:
ם
CSS:
content: "\05DD"
JavaScript:
"\u{5DD}"
Python:
"\u05dd"
Properties
Frequently Asked Questions
What is the ם character (HEBREW LETTER FINAL MEM)?
ם (HEBREW LETTER FINAL MEM) is the Unicode character U+05DD.
What is the Unicode codepoint of HEBREW LETTER FINAL MEM?
The HEBREW LETTER FINAL MEM character (ם) has codepoint U+05DD.
How do I type or copy HEBREW LETTER FINAL MEM?
Copy ם directly, or use the HTML entity, UTF-8, and code encodings shown on this page.