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{^ 1110010110100011100100111110101010111110101001111110110010111101100010110110111001111101111001011010001110010011111010101011111010100111111011001011110110001011011011100111101101011110 e5a393eabea7ecbd8b6e7de5a393eabea7ecbd8b6e7b5e
UHC 壓꾧콋n}壓꾧콋n{^ 1110010011100010100001001110101010110001100001110110111001111101111001001110001010000100111010101011000110000111011011100111101101011110 e4e284eab1876e7de4e284eab1876e7b5e

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