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 錮ス蟷趣スキ繧 1110011111111100101111011110010110111001100011101110111110111101101101111110001110000010 e7fcbde5b98eefbdb7e382
EUC-JP 錮ス蟷趣スキ繧 1110111011111110100011101011110111101010101110111011110011110001100011101011110110001110101101111110010111100010 eefe8ebdeabbbcf18ebd8eb7e5e2
UTF-8 錮ス蟷趣スキ繧 111010011000110010101110111011111011110110111101111010001001111110110111111010001011011010100011111011111011110110111101111011111011110110110111111001111011100110100111 e98caeefbdbde89fb7e8b6a3efbdbdefbdb7e7b9a7
UHC 錮??趣??? 110011011101000100111111001111111111011010101100001111110011111100111111 cdd13f3ff6ac3f3f3f

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