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
մ (ARMENIAN SMALL LETTER MEN) is the Unicode character at code point U+0574. It belongs to the Armenian block, in the Lowercase Letter (Ll) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0574 | |
| decimal | 1396 | |
| htmldecimal | մ | |
| htmlhex | մ | |
| css | \0574 | |
| javascript | \u{574} | |
| python | \u0574 | |
| java | \u0574 | |
| go | \u0574 | |
| ruby | \u{574} | |
| rust | \u{574} | |
| ccpp | \u0574 | |
| urlencoded | %D5%B4 | |
| utf8bytes | d5 b4 | |
| utf16bebytes | 05 74 | |
| utf32bebytes | 00 00 05 74 |
How to Use
HTML:
մ
CSS:
content: "\0574"
JavaScript:
"\u{574}"
Python:
"\u0574"
Properties
Frequently Asked Questions
What is the մ character (ARMENIAN SMALL LETTER MEN)?
մ (ARMENIAN SMALL LETTER MEN) is the Unicode character U+0574.
What is the Unicode codepoint of ARMENIAN SMALL LETTER MEN?
The ARMENIAN SMALL LETTER MEN character (մ) has codepoint U+0574.
How do I type or copy ARMENIAN SMALL LETTER MEN?
Copy մ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.