← Friday Seller Tools

Seller guide

Amazon backend search terms: bytes vs characters, explained.

Why a backend search-term field that passes a character count can still be over a byte limit: how UTF-8 counting works, which characters cost more than one byte, and how to measure before you save.

The limit is measured in bytes, not characters

Amazon documents the generic-keywords limit in bytes, and a byte is not a character. In plain unaccented English letters and digits the two counts happen to match, so the distinction stays invisible until the field contains anything else. A character counter can report the field as comfortably under budget while the marketplace measures it as over.

Which characters cost more than one byte

In UTF-8, accented Latin letters such as é or ü take two bytes, most Chinese, Japanese, and Korean characters take three, and symbols like the trademark sign, the degree sign, curly quotes, and long dashes take three. Emoji take four. Curly quotes and non-breaking spaces pasted in from a word processor are the usual silent offenders in an English field.

Count every byte until you can prove otherwise

Regional help pages have differed over whether spaces and separators count toward the limit, so a conservative audit counts every byte of the saved value, spaces included. A field that fits under the conservative count never depends on which interpretation your marketplace applies. Single spaces instead of commas or semicolons reclaim separator bytes either way.

Measure, trim, then rebuild

Measure the exact field value as UTF-8 bytes, replace multibyte punctuation with plain ASCII equivalents, and remove terms already present in the title and bullets. Spend the reclaimed budget on accurate synonyms and use-case terms, then confirm the current field guidance for your category in Seller Central before saving.

Tools that help with this

Every paid output is a draft for your review before you publish, appeal, or activate anything. Friday does not access your seller account.

More seller guides

Browse all guides →