Tiny, zero-dependency utility to obfuscate and deobfuscate text by replacing ASCII characters with visually similar Unicode lookalikes (Cyrillic, Greek, fullwidth, etc.). Useful for demo data, playful ...
This is a general overview of how text gets transformed from raw bytes to a glyph on the screen. The document is catered towards explaining niche concepts while also providing some pitfalls to avoid.
What other common (or uncommon I suppose...) text encoding formats are there besides ASCII and Unicode.<BR><BR>I know that in ASCII the string 12345 would be stored as 3132333435. I've seen that ...
A new Unicode text bug is being spread around today, popularised by a video by EverythingApplePro. It’s being called the ‘black dot’ bug because of its origins on Android as a bug relating to WhatsApp ...