Hebrew Letter Mem
Copy and paste the hebrew letter mem symbol מ (U+05DE) instantly. Part of the Hebrew Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Hebrew Letter Mem
- Unicode Block
- Hebrew
- Code Point
- U+05DE
The Hebrew Letter Mem (מ) is a Unicode character assigned to the Hebrew block at code point U+05DE. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The hebrew letter mem symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy מ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
מin your code - 4.For CSS, use
\05DEwith the content property
Understanding Hebrew Letter Mem
Among the characters in the Hebrew block, the hebrew letter mem (מ) at U+05DE fills a specific niche. Its inclusion in the Unicode standard reflects real-world demand for this particular symbol in digital text, enabling authors and developers to reference it unambiguously.
The hexadecimal value 05DE places this character at decimal position 1502 in the Unicode table. This position within the Hebrew range means it shares encoding characteristics with its neighboring characters. The CSS notation \05DE is particularly useful in pseudo-element content properties, while \u{05DE} works in template literals and string concatenation.
Known by its descriptive name referencing "hebrew letter," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.