To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 尺蛇U}尺蛇U{^ 10001110110110101000111011010110010101010111110110001110110110101000111011010110010101010111101101011110 8eda8ed6557d8eda8ed6557b5e
EUC-JP 尺蛇U}尺蛇U{^ 10111100110111001011110011011000010101010111110110111100110111001011110011011000010101010111101101011110 bcdcbcd8557dbcdcbcd8557b5e
UTF-8 尺蛇U}尺蛇U{^ 1110010110110000101110101110100010011011100001110101010101111101111001011011000010111010111010001001101110000111010101010111101101011110 e5b0bae89b87557de5b0bae89b87557b5e
UHC 尺蛇U}尺蛇U{^ 11110100101010011101111011101111010101010111110111110100101010011101111011101111010101010111101101011110 f4a9deef557df4a9deef557b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)