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{^ 11100000110101100011111100111111010010110111110111100000110101100011111100111111010010110111101101011110 e0d63f3f4b7de0d63f3f4b7b5e
EUC-JP 獰??K}獰??K{^ 11100000110110000011111100111111010010110111110111100000110110000011111100111111010010110111101101011110 e0d83f3f4b7de0d83f3f4b7b5e
UTF-8 獰욆걩K}獰욆걩K{^ 1110011110001101101100001110110010011010100001101110101010110001101010010100101101111101111001111000110110110000111011001001101010000110111010101011000110101001010010110111101101011110 e78db0ec9a86eab1a94b7de78db0ec9a86eab1a94b7b5e
UHC 獰욆걩K}獰욆걩K{^ 1110011110111110100111101110100010000001100100100100101101111101111001111011111010011110111010001000000110010010010010110111101101011110 e7be9ee881924b7de7be9ee881924b7b5e

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