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 陬ィ讙趣スョ荳 1110100010100011101010001110011010101010100011101110111110111101101011101110010010111000 e8a3a8e6aa8eefbdaee4b8
EUC-JP 陬ィ讙趣スョ荳 1111000010100101100011101010100011101100101011001011110011110001100011101011110110001110101011101110100010111010 f0a58ea8ecacbcf18ebd8eaee8ba
UTF-8 陬ィ讙趣スョ荳 111010011001100110101100111011111011110110101000111010001010111010011001111010001011011010100011111011111011110110111101111011111011110110101110111010001000110110110011 e999acefbda8e8ae99e8b6a3efbdbdefbdaee88db3
UHC ???趣??荳 001111110011111100111111111101101010110000111111001111111101010011100101 3f3f3ff6ac3f3fd4e5

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