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{^ 1110010110100011100100111110101010111110101010011110101110011011101110110110111001111101111001011010001110010011111010101011111010101001111010111001101110111011011011100111101101011110 e5a393eabea9eb9bbb6e7de5a393eabea9eb9bbb6e7b5e
UHC 壓꾩뛻n}壓꾩뛻n{^ 1110010011100010100001001110110010001101100000010110111001111101111001001110001010000100111011001000110110000001011011100111101101011110 e4e284ec8d816e7de4e284ec8d816e7b5e

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