copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('M'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
M
FULLWIDTH LATIN CAPITAL LETTER M
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+FF2D | |
| decimal | 65325 | |
| htmldecimal | M | |
| htmlhex | M | |
| css | \FF2D | |
| javascript | \u{FF2D} | |
| python | \uff2d | |
| java | \uFF2D | |
| go | \uFF2D | |
| ruby | \u{FF2D} | |
| rust | \u{FF2D} | |
| ccpp | \uff2d | |
| urlencoded | %EF%BC%AD | |
| utf8bytes | ef bc ad | |
| utf16bebytes | ff 2d | |
| utf32bebytes | 00 00 ff 2d |
Como Usar
HTML:
M
CSS:
content: "\FF2D"
JavaScript:
"\u{FF2D}"
Python:
"\uff2d"
Propriedades
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não
- Decomposição
- <wide> 004D