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 ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 飮??K}飮??K{^ 10011111010110100011111100111111010010110111110110011111010110100011111100111111010010110111101101011110 9f5a3f3f4b7d9f5a3f3f4b7b5e
EUC-JP 飮??K}飮??K{^ 11011101101110110011111100111111010010110111110111011101101110110011111100111111010010110111101101011110 ddbb3f3f4b7dddbb3f3f4b7b5e
UTF-8 飮롫쮴K}飮롫쮴K{^ 1110100110100011101011101110101110100001101010111110110010101110101101000100101101111101111010011010001110101110111010111010000110101011111011001010111010110100010010110111101101011110 e9a3aeeba1abecaeb44b7de9a3aeeba1abecaeb44b7b5e
UHC 飮롫쮴K}飮롫쮴K{^ 1110101111100110100011101110101110101000100100010100101101111101111010111110011010001110111010111010100010010001010010110111101101011110 ebe68eeba8914b7debe68eeba8914b7b5e

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