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 髣包スウ騾趣スッ 111010011001011110010101111011111011110110110011111010011000000010001110111011111011110110101111 e99795efbdb3e9808eefbdaf
EUC-JP 髣包スウ騾趣スッ 11110001111101111100101011110001100011101011110110001110101100111111000111100000101111001111000110001110101111011000111010101111 f1f7caf18ebd8eb3f1e0bcf18ebd8eaf
UTF-8 髣包スウ騾趣スッ 111010011010101110100011111001011000110010000101111011111011110110111101111011111011110110110011111010011010100010111110111010001011011010100011111011111011110110111101111011111011110110101111 e9aba3e58c85efbdbdefbdb3e9a8bee8b6a3efbdbdefbdaf
UHC ?包???趣?? 00111111111110001101000000111111001111110011111111110110101011000011111100111111 3ff8d03f3f3ff6ac3f3f

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