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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 髣「蜷晁у鬩包スョ 111010011001011110100010111001011001000010011101111010001000010010000101111010011010100110010101111011111011110110101110 e997a2e5909de88485e9a995efbdae
EUC-JP 髣「蜷晁у鬩包スョ 111100011111011110001110101000101110100111110000110110101110101010100111111001011111001010101011110010101111000110001110101111011000111010101110 f1f78ea2e9f0daeaa7e5f2abcaf18ebd8eae
UTF-8 髣「蜷晁у鬩包スョ 1110100110101011101000111110111110111101101000101110100010011100101101111110011010011001100000011101000110000011111010011010110010101001111001011000110010000101111011111011110110111101111011111011110110101110 e9aba3efbda2e89cb7e69981d183e9aca9e58c85efbdbdefbdae
UHC ???晁у?包?? 001111110011111100111111111100001100010110101100111001010011111111111000110100000011111100111111 3f3f3ff0c5ace53ff8d03f3f

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