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 蠕キ蜈悟セキ蜈型 11100101101111101011011111100101100001011000110011100101101111101011011111100101100001011000110001011110 e5beb7e5858ce5beb7e5858c5e
EUC-JP 蠕キ蜈悟セキ蜈型 11101010110000001000111010110111111010011110010110111000111001111000111010111110100011101011011111101001111001011011011110111111 eac08eb7e9e5b8e78ebe8eb7e9e5b7bf
UTF-8 蠕キ蜈悟セキ蜈型 111010001010000010010101111011111011110110110111111010001001110010001000111001101000001010011111111011111011110110111110111011111011110110110111111010001001110010001000111001011001111010001011 e8a095efbdb7e89c88e6829fefbdbeefbdb7e89c88e59e8b
UHC ??蜈悟??蜈型 001111110011111111101000101001011110011111110110001111110011111111101000101001011111101011111110 3f3fe8a5e7f63f3fe8a5fafe

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