Unicode Names for the Letter M
Every font style above comes from a real Unicode character with its own formal name and code point. Each one was checked by direct lookup, not guesswork.
Every code point matches the records kept by the Unicode Consortium, the nonprofit group responsible for maintaining the standard.
Why Script Capital M Sits in a Different Block
Script capital M does not exist inside the main Mathematical Alphanumeric block, unlike its lowercase partner. Unicode reuses an older character instead, placed at U+2133 inside the Letterlike Symbols block. This same gap pattern shows up across several other letters, confirmed through direct Python verification rather than assumption.