Where Unicode escapes appear
Unicode escapes show up in source code, JSON strings, logs, and APIs that normalize text into a safer ASCII-style form.
When text looks wrong, being able to flip between escaped and readable output helps narrow down where it broke.