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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髣奇スェ邱包スゥ 111010011001011110001010111011111011110110101010111001111011011110010101111011111011110110101001 e9978aefbdaae7b795efbda9
EUC-JP 髣奇スェ邱包スゥ 11110001111101111011010011110001100011101011110110001110101010101110111010111001110010101111000110001110101111011000111010101001 f1f7b4f18ebd8eaaeeb9caf18ebd8ea9
UTF-8 髣奇スェ邱包スゥ 111010011010101110100011111001011010010110000111111011111011110110111101111011111011110110101010111010011000001010110001111001011000110010000101111011111011110110111101111011111011110110101001 e9aba3e5a587efbdbdefbdaae982b1e58c85efbdbdefbda9
UHC ?奇??邱包?? 0011111111010000111101000011111100111111110011111100100011111000110100000011111100111111 3fd0f43f3fcfc8f8d03f3f

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