Convert character set is meant to convert text strings between different character set encodings. It features conversion between single byte character sets, from single byte to multi-byte character sets (UTF-8), and from multi-byte to single byte. All conversion output can be saved with numeric entities (browser character set independent). The main requirement is that a character has to be in both character sets, or it will return an error.
| Tags | Internet Web Dynamic Content Text Processing Linguistic |
|---|---|
| Licenses | Freeware |
| Operating Systems | OS Independent |
| Implementation | PHP |