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
მ (GEORGIAN LETTER MAN) is the Unicode character at code point U+10DB. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10DB | |
| decimal | 4315 | |
| htmldecimal | მ | |
| htmlhex | მ | |
| css | \10DB | |
| javascript | \u{10DB} | |
| python | \u10db | |
| java | \u10DB | |
| go | \u10DB | |
| ruby | \u{10DB} | |
| rust | \u{10DB} | |
| ccpp | \u10db | |
| urlencoded | %E1%83%9B | |
| utf8bytes | e1 83 9b | |
| utf16bebytes | 10 db | |
| utf32bebytes | 00 00 10 db |
How to Use
HTML:
მ
CSS:
content: "\10DB"
JavaScript:
"\u{10DB}"
Python:
"\u10db"
Properties
Frequently Asked Questions
What is the მ character (GEORGIAN LETTER MAN)?
მ (GEORGIAN LETTER MAN) is the Unicode character U+10DB.
What is the Unicode codepoint of GEORGIAN LETTER MAN?
The GEORGIAN LETTER MAN character (მ) has codepoint U+10DB.
How do I type or copy GEORGIAN LETTER MAN?
Copy მ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.