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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 飮??汚у?闇 1001111101011010001111110011111110001001100110001000010010000101001111111000100011000101 9f5a3f3f899884853f88c5
EUC-JP 飮??汚у?闇 1101110110111011001111110011111110110001111110001010011111100101001111111011000011000111 ddbb3f3fb1f8a7e53fb0c7
UTF-8 飮룡찄汚у컦闇 1110100110100011101011101110101110100011101000011110110010110000100001001110011010110001100110101101000110000011111011001011101110100110111010011001011110000111 e9a3aeeba3a1ecb084e6b19ad183ecbba6e99787
UHC 飮룡찄汚у컦闇 1110101111100110101101111110011010101001100010001110011111111101101011001110010110110000100011111110010011100001 ebe6b7e6a988e7fdace5b08fe4e1

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