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
م (ARABIC LETTER MEEM) is the Unicode character at code point U+0645. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0645 | |
| decimal | 1605 | |
| htmldecimal | م | |
| htmlhex | م | |
| css | \0645 | |
| javascript | \u{645} | |
| python | \u0645 | |
| java | \u0645 | |
| go | \u0645 | |
| ruby | \u{645} | |
| rust | \u{645} | |
| ccpp | \u0645 | |
| urlencoded | %D9%85 | |
| utf8bytes | d9 85 | |
| utf16bebytes | 06 45 | |
| utf32bebytes | 00 00 06 45 |
How to Use
HTML:
م
CSS:
content: "\0645"
JavaScript:
"\u{645}"
Python:
"\u0645"
Properties
Frequently Asked Questions
What is the م character (ARABIC LETTER MEEM)?
م (ARABIC LETTER MEEM) is the Unicode character U+0645.
What is the Unicode codepoint of ARABIC LETTER MEEM?
The ARABIC LETTER MEEM character (م) has codepoint U+0645.
How do I type or copy ARABIC LETTER MEEM?
Copy م directly, or use the HTML entity, UTF-8, and code encodings shown on this page.