Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M1292

Mojibake

Mojibake
CollaborateHigh supportCommunication Studies
Included
account_tree

Version 1.0.0 · Updated 2026-07-28

CORE DEFINITION

English translation pending.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Mojibake refers to the display of meaningless characters or blank spaces when a computer system cannot display the correct characters, usually as a result of decoding text with an unexpected character encoding. The displayed text is collectively called mojibake. In addition, meaningless characters obtained by decoding non-text data as text are also called mojibake. Rendering failure due to missing fonts or missing glyphs in a font is a different issue, where text is usually displayed as tofu (□) or hexadecimal codes, and should not be confused with mojibake.

anchor

Anchor fast decisions

Encoding/decoding mismatch causes character corruption, metaphorically indicating information distortion due to 'protocol mismatch' in transmission, highlighting the importance of aligning encodings.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E4%BA%82%E7%A2%BCZH · Explicit
    verified

RELATED MODELS