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' : ''">
Ɯ
LATIN CAPITAL LETTER TURNED M
Overview
Ɯ (LATIN CAPITAL LETTER TURNED M) is the Unicode character at code point U+019C. It belongs to the Latin Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+019C | |
| decimal | 412 | |
| htmldecimal | Ɯ | |
| htmlhex | Ɯ | |
| css | \019C | |
| javascript | \u{19C} | |
| python | \u019c | |
| java | \u019C | |
| go | \u019C | |
| ruby | \u{19C} | |
| rust | \u{19C} | |
| ccpp | \u019c | |
| urlencoded | %C6%9C | |
| utf8bytes | c6 9c | |
| utf16bebytes | 01 9c | |
| utf32bebytes | 00 00 01 9c |
How to Use
HTML:
Ɯ
CSS:
content: "\019C"
JavaScript:
"\u{19C}"
Python:
"\u019c"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ɯ character (LATIN CAPITAL LETTER TURNED M)?
Ɯ (LATIN CAPITAL LETTER TURNED M) is the Unicode character U+019C.
What is the Unicode codepoint of LATIN CAPITAL LETTER TURNED M?
The LATIN CAPITAL LETTER TURNED M character (Ɯ) has codepoint U+019C.
How do I type or copy LATIN CAPITAL LETTER TURNED M?
Copy Ɯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.