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' : ''">
מּ
HEBREW LETTER MEM WITH DAGESH
Overview
מּ (HEBREW LETTER MEM WITH DAGESH) is the Unicode character at code point U+FB3E. It belongs to the Alphabetic Presentation Forms block, in the Other Letter (Lo) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FB3E | |
| decimal | 64318 | |
| htmldecimal | מּ | |
| htmlhex | מּ | |
| css | \FB3E | |
| javascript | \u{FB3E} | |
| python | \ufb3e | |
| java | \uFB3E | |
| go | \uFB3E | |
| ruby | \u{FB3E} | |
| rust | \u{FB3E} | |
| ccpp | \ufb3e | |
| urlencoded | %EF%AC%BE | |
| utf8bytes | ef ac be | |
| utf16bebytes | fb 3e | |
| utf32bebytes | 00 00 fb 3e |
How to Use
HTML:
מּ
CSS:
content: "\FB3E"
JavaScript:
"\u{FB3E}"
Python:
"\ufb3e"
Properties
- Script
- Hebr
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
- Decomposition
- 05DE 05BC
Frequently Asked Questions
What is the מּ character (HEBREW LETTER MEM WITH DAGESH)?
מּ (HEBREW LETTER MEM WITH DAGESH) is the Unicode character U+FB3E.
What is the Unicode codepoint of HEBREW LETTER MEM WITH DAGESH?
The HEBREW LETTER MEM WITH DAGESH character (מּ) has codepoint U+FB3E.
How do I type or copy HEBREW LETTER MEM WITH DAGESH?
Copy מּ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.