Skip to content
Mii Creator

Mii Code Converter

Four ways to carry the same character. Paste whichever one you have and take whichever one you need.

A full URL that opens the character straight in the creator.

Output appears here once a character is loaded.

A preview appears here once the input is recognised.

What the code actually contains

A Mii Creator code is the character's settings and nothing else — no name, no account, no tracking identifier. Every setting is a small number, the numbers are written in a fixed order, and that sequence is encoded in a URL-safe alphabet. That is why the code is short enough to paste into a chat message.

The number in front is the schema version. It exists so that codes keep working when new parts are added later: a reader that sees an older version fills any missing fields with their defaults, and a code listing a part number that does not exist yet wraps to one that does instead of failing.

Which format to use

  • Share link — for sending to somebody. It opens straight into the creator.
  • Character code — for forums and chat, where a long URL gets mangled.
  • JSON — for backups and for anyone building on top of the format.
  • Plain-text recipe — for rebuilding the character by hand somewhere else.

These codes are specific to this site's original parts. They are not console save data and cannot be written to a game — see character data formats explained for why those are separate things.