Normalize Unicode to ASCII (-f:q5)
The main advantages of using this Norm are:
| Block | Unicode (Hex) |
|---|---|
| Basic Latin | [U+0000 - U+007F] |
| Latin-1 Supplement | [U+0080 - U+00FF] |
| Latin Extended-A | [U+0100 - U+017F] |
| Latin Extended-B | [U+0180 - U+024F] |
| IPA Extensions | [U+0250 - U+02AF] |
| Greek | [U+0370 - U+03FF] |
| Latin Extended Additional | [U+1E00 - U+1EFF] |
| General Punctuation | [U+2000 - U+206F] |
| Letterlike Symbols | [U+2100 - U+214F] |
| Number Forms | [U+2150 - U+218F] |
| Arrows | [U+2190 - U+21FF] |
| Miscellaneous Technical | [U+2300 - U+23FF] |
| Enclosed Alphanumerics | [U+2460 - U+24FF] |
| CJK Symbols and Punctuation | [U+3000 - U+303F] |
| Alphabetic Presentation Forms | [U+FB00 - U+FB4F] |
| Small Form Variants | [U+FE50 - U+FE6F] |
| Halfwidth and Fullwidth Forms | [U+FF00 - U+FFEF] |