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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 飮η?[}飮η?[{^ 100111110101101010000011110001010011111101011011011111011001111101011010100000111100010100111111010110110111101101011110 9f5a83c53f5b7d9f5a83c53f5b7b5e
EUC-JP 飮η?[}飮η?[{^ 110111011011101110100110110001110011111101011011011111011101110110111011101001101100011100111111010110110111101101011110 ddbba6c73f5b7dddbba6c73f5b7b5e
UTF-8 飮η큷[}飮η큷[{^ 111010011010001110101110110011101011011111101101100000011011011101011011011111011110100110100011101011101100111010110111111011011000000110110111010110110111101101011110 e9a3aeceb7ed81b75b7de9a3aeceb7ed81b75b7b5e
UHC 飮η큷[}飮η큷[{^ 1110101111100110101001011110011110110100100001100101101101111101111010111110011010100101111001111011010010000110010110110111101101011110 ebe6a5e7b4865b7debe6a5e7b4865b7b5e

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