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[{^ 0011111100111111010011100101101101111101001111110011111101001110010110110111101101011110 3f3f4e5b7d3f3f4e5b7b5e
SJIS-WIN 峠?N[}峠?N[{^ 10010011101110110011111101001110010110110111110110010011101110110011111101001110010110110111101101011110 93bb3f4e5b7d93bb3f4e5b7b5e
EUC-JP 峠?N[}峠?N[{^ 11000110101111010011111101001110010110110111110111000110101111010011111101001110010110110111101101011110 c6bd3f4e5b7dc6bd3f4e5b7b5e
UTF-8 峠외N[}峠외N[{^ 11100101101100111010000011101100100110011011100001001110010110110111110111100101101100111010000011101100100110011011100001001110010110110111101101011110 e5b3a0ec99b84e5b7de5b3a0ec99b84e5b7b5e
UHC 峠외N[}峠외N[{^ 110111111100011110111111110111000100111001011011011111011101111111000111101111111101110001001110010110110111101101011110 dfc7bfdc4e5b7ddfc7bfdc4e5b7b5e

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