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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 壓??n}壓??n{^ 10011010110110000011111100111111011011100111110110011010110110000011111100111111011011100111101101011110 9ad83f3f6e7d9ad83f3f6e7b5e
EUC-JP 壓??n}壓??n{^ 11010100110110100011111100111111011011100111110111010100110110100011111100111111011011100111101101011110 d4da3f3f6e7dd4da3f3f6e7b5e
UTF-8 壓꾪릩n}壓꾪릩n{^ 1110010110100011100100111110101010111110101010101110101110100110101010010110111001111101111001011010001110010011111010101011111010101010111010111010011010101001011011100111101101011110 e5a393eabeaaeba6a96e7de5a393eabeaaeba6a96e7b5e
UHC 壓꾪릩n}壓꾪릩n{^ 1110010011100010100001001110110110010000100010110110111001111101111001001110001010000100111011011001000010001011011011100111101101011110 e4e284ed908b6e7de4e284ed908b6e7b5e

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