UniRed is a unicode plain text editor for Windows 9x/NT/2K/XP. It supports many charsets, in particular:
- 16-bit Unicode (little endian and big endian);
- UTF-8;
- Windows system charset (ANSI);
- DOS system charset (OEM);
- Latin-1, Latin-2, Latin-3 etc;
- Cyrillic charsets: cp866, windows-1251, koi8-r etc.
Besides it allows to use HTML-style presentation of Unicode symbols, like ř also it allows using of «surrogates», i.e.
Another important feature of UniRed is its syntax highlighting. It can emphasize syntax elements by colors and/or text styles. UniRed supports many program languages, including HTML, C/C , Delphi, Java and others.
Another important feature of UniRed is the ability to search and replace pieces of text by regular expressions.
And finally: UniRed can co-operate with the spell-checker ISpell, allowing to check spelling in any language; it can call external compilers, it can browse structure of program etc.