Analyze multi-script BPE subword fusion, UTF-8 byte leakage, and cross-boundary tokenization across modern LLM vocabularies.
Click any token chip below to inspect its UTF-8 byte structure, Unicode codepoints, and BPE merge rank.
The subword boundaries merge non-ASCII unicode characters directly into standard Latin token sequences due to missing word-boundary split rules in BPE pre-tokenization.