Coder's Tool Box:
The Coder’s Toolbox contains all the little tools you never know where to find.
- Time conversion – convert between Unix timestamp, ISO8601 and RFC 2822 formats
- String conversion – encode/decode Base64-encoding; escape XML, URL's and ECMAScript; translate to UTF-8
- Number conversion – convert between decimal, hexadecimal, octal and binary numbers
- Network – calculate netmasks, broadcast addresses and do DNS lookups
- Bandwidth – calculate the duration of file transfer
- XPath debugger – test your XPath expressions
http://coderstoolbox.net/string/#!encoding=base64&action=encode&charset=iso_8859_1
No comments:
Post a Comment