Nickname workshop
Stylish names, ready to paste.
Type your name once and get 47 decorated versions, from plain-and-accepted to full ꧁༺ornament༻꧂. Tap any one to copy it.
Games differ in what they accept. "Safe" uses plain characters that work almost everywhere. "Fancy" looks best but is the most likely to be rejected, so try it in the game before you commit to it.
Where these symbols come from
The frames that gaming nicknames are built from are not a special font, and they were not designed for games. ꧁ and ꧂ are Javanese punctuation. ༺ and ༻ are Tibetan marks used to open and close a passage of scripture. 彡 is a Chinese character meaning a pattern of hair or light. They ended up in nicknames for a purely practical reason: they are ornate, they sit in Unicode blocks that mobile system fonts happen to cover well, and they are not letters, so they slip past filters that only check for banned words.
That accident of coverage is also why the same name can look magnificent on a phone and like a row of empty rectangles on an old laptop. The characters are unambiguous; what varies is whether the font in front of the reader contains a drawing for them.
Why some names get rejected
Games rarely accept arbitrary text in a display name. Most run it through an allow-list of permitted characters, then a profanity filter, then a length check that counts code points rather than what you see. A decorated nickname can fail all three at once: the frame characters are outside the allow-list, and a styled letter costs two code points where a plain one costs one, so a name that looks short can be over the limit.
Rather than pretend that never happens, each style here is marked. Safe uses plain characters that pass nearly everywhere. Usually fine covers styled letters and common symbols. Fancy is the ornate end, which looks best and is refused most often. If your game will not take a name, work down that list rather than giving up on the idea.
Picking one that still works as a name
The temptation is to take the most decorated option. Two things argue against it. Heavily styled names are difficult for friends to type when they want to add you, because the letters are not on any keyboard. And screen readers announce these characters poorly, so a teammate using one hears noise instead of your name.
A reasonable compromise is to keep the letters plain or lightly styled and put the decoration around them, which is what the bracket and tag styles do. Your name stays searchable and readable, and it still does not look like the default.
Common questions
Why does my game reject the name I copied?
Most games run display names through a character allow-list, and anything outside it is refused or silently stripped. The ornate frames use characters from Tibetan, Thai and Lisu blocks, which fall outside what many games permit. Switch the filter to "Safest only" and you will get names built from characters almost every game accepts.
Are these real fonts?
No. Every character here already exists in Unicode, so nothing needs installing on your device or on anyone else’s. That is exactly why the name survives being pasted into a game client that gives you no font settings at all.
Will other players see the same thing as me?
Only if their device has a font covering those characters. Phones handle these blocks well, older Windows machines less so. If a player sees empty boxes, the name is being drawn by a font that lacks those glyphs, and there is nothing you can do about it from your side.
Can I use accented letters in my name?
Yes. Unicode has no accented forms in its styled alphabets, so the accent is split off, the base letter is styled, and the accent is put back on top. Names like Chloé or Iñaki come out styled and still readable, which most generators get wrong.
Does a fancy name affect anything in the game?
Only how it looks. It is ordinary text, so it does not change matchmaking, permissions or anything mechanical. Bear in mind that heavily decorated names are hard to type, which matters if friends need to search for you.