The Unicode (UTF-8, UTF-16BE, UTF-16LE) can be supported from Tera Term 4.102.
The TTL file was processed as ANSI CodePage in previous version.
| encoding | support | |
|---|---|---|
| Usually (ANSI CodePage) | Support | |
| UTF-8 (with BOM) | Support | |
| UTF-8 (without BOM) | Support | |
| UTF-16BE (without BOM) | Not support | |
| UTF-16LE (without BOM) | Not support | |
| UTF-16 (with BE BOM) | Support | |
| UTF-16 (with LE BOM) | Support | |
| UTF-16 (without BOM = UTF-16BE) | Not support |
Tera Term determines the encoding as follows.