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
མ (TIBETAN LETTER MA) is the Unicode character at code point U+0F58. It belongs to the Tibetan block, in the Other Letter (Lo) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F58 | |
| decimal | 3928 | |
| htmldecimal | མ | |
| htmlhex | མ | |
| css | \0F58 | |
| javascript | \u{F58} | |
| python | \u0f58 | |
| java | \u0F58 | |
| go | \u0F58 | |
| ruby | \u{F58} | |
| rust | \u{F58} | |
| ccpp | \u0f58 | |
| urlencoded | %E0%BD%98 | |
| utf8bytes | e0 bd 98 | |
| utf16bebytes | 0f 58 | |
| utf32bebytes | 00 00 0f 58 |
How to Use
HTML:
མ
CSS:
content: "\0F58"
JavaScript:
"\u{F58}"
Python:
"\u0f58"
Properties
Frequently Asked Questions
What is the མ character (TIBETAN LETTER MA)?
མ (TIBETAN LETTER MA) is the Unicode character U+0F58.
What is the Unicode codepoint of TIBETAN LETTER MA?
The TIBETAN LETTER MA character (མ) has codepoint U+0F58.
How do I type or copy TIBETAN LETTER MA?
Copy མ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.