How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Character Counts: Why “30 Characters Max” Is Usually Wrong

calendar_today August 18, 2026 person Michael J. Bailey domain american-express

Every engineer has implemented a text field with a character limit. Most of us have also written something like text length When a requirement says “30 characters max,” the real problem is deciding what “character” means. Unicode distinguishes between code points, code units, glyphs, and grapheme clusters, and those units are not interchangeable.

open_in_new Read original post