Minecraft glitch text

Minecraft glitch text usually is not Unicode at all. The game has its own scrambling code built in, and it does something no copy-and-paste generator can do.

By The Glitch Text Generator team · Published 2026-09-08 · Last reviewed 2026-09-08

Two different things share one name

Search for a Minecraft glitch text generator and you get pages of Unicode tools. Those produce static text you can paste anywhere. Useful, but probably not what you came for.

What most people picture is the effect on a Minecraft splash screen or an enchanted item name: the characters constantly reshuffling, never settling. That is a built-in game feature called obfuscated text, and it is not made of Unicode. It cannot be copied out of the game, because there is nothing static to copy.

The obfuscation code

Minecraft formatting codes are a section sign followed by a single character. The one you want is k.

Minecraft text formatting codes
CodeNameEffect
§k Obfuscated Characters scramble continuously. This is the Minecraft glitch effect.
§l Bold Thicker text.
§m Strikethrough A line through the text.
§n Underline A line under the text.
§o Italic Slanted text.
§r Reset Clears all formatting and color back to default.

Put §k in front of text and everything after it scrambles until a §r resets it. Combine it with a color code first if you want scrambling in a specific color, for example a color code followed by §k and then your text.

Where you can type it

  • Signs, books and item names in Java Edition, using an anvil or a command.
  • Server MOTDs, the description line shown in the multiplayer server list.
  • Commands such as tellraw and title, using the obfuscated property in JSON text.
  • Plugin and config files, where many servers use an ampersand instead of the section sign.

Chat is the common exception. Vanilla Minecraft strips formatting codes typed directly into chat on most versions, which is why people assume the code does not work. Servers with a chat plugin often re-enable it for players with permission.

Typing the section sign

On Windows, hold Alt and type 21 on the numeric keypad. On macOS, press Option and 6. In config files you can usually write an ampersand instead and let the plugin convert it. Copying the character from a wiki page also works fine.

When Unicode glitch text is the better choice

Obfuscation only exists inside Minecraft. The moment you need the effect somewhere else, you need the Unicode approach instead.

  • Server names in the multiplayer list. Drawn by the launcher, and a static glitched name stays readable and clickable where a scrambling one does not.
  • Your Discord server, YouTube titles and TikTok captions. None of them understand Minecraft formatting codes. All of them accept Unicode.
  • Anywhere you want the text to hold still. Obfuscated text is unreadable by design, which is great for a hidden word and terrible for a server name.

For those, generate the text with the glitch text generator and paste it in.

Pasting Unicode glitch text into the game

It partly works. Minecraft's default font has limited coverage for combining marks, so many render as boxes or fail to stack the way they do in a browser. Signs and chat handle light marking better than heavy stacking.

If you want to try it, use the Subtle preset and test in a single-player world before committing it to a server. Resource packs with a fuller font will improve coverage, but only for players who have the pack installed.

Minecraft glitch text questions

Does Minecraft glitch text use Unicode combining marks?

Usually not. Minecraft has its own built-in obfuscation code that scrambles characters live, which is a completely different mechanism from stacking Unicode marks. Most people searching for a Minecraft glitch text generator actually want the obfuscation code.

What is the Minecraft obfuscated text code?

The formatting code k, written with a section sign in front of it. Applied to text on a sign, in a book, in an item name or in a server message, it makes the characters scramble continuously. It is a live animation, so it cannot be copied and pasted anywhere else.

Can I paste Unicode glitch text into Minecraft?

In chat and on signs, partially. Minecraft's default font has limited coverage for combining marks, so many render as boxes or fail to stack the way they do in a browser. Lower intensity gives better results than higher.

Which works better for a Minecraft server name?

Unicode glitch text, because server list names are drawn by the launcher rather than the in-game font, and because obfuscation codes do not survive outside the game. Keep it light so the name stays readable and memorable.