Unicode. Replace omg 😂 by BUTTERFLY 🦋 (2026)
Unicode. Replace omg 😂 by BUTTERFLY 🦋
Unicode, technical writing, programing languages.
Massive updates. Replacing the character 😂 (U+1F602: FACE WITH TEARS OF JOY) to 🦋 (U+1F98B: BUTTERFLY) in all code examples and tech docs.
because the butterfly is more unique, easy to identify. while 😂 is among a hundred faces.
the imputus, is that, Microsoft Windows 11 Emoji (2021) made the emoji to look like they are failed men.
the following is a list of pages changed.
- JS: String.prototype.split
- JS: Unicode Escape Sequence
- JS: String Index Code Unit
- JS: Regular Expression Flags
- JS DOM: escape, unescape ❌
- JS DOM: encodeURI
- JS: String.prototype.padStart
- JS: String.prototype.codePointAt (Char → ID)
- JS: String.prototype.charCodeAt (Char → ID) ❌
- JS: String.fromCharCode (ID → Char) ❌