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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 螟野秩螟野娘^ 11100101101001001001011011101100100100101000000111100101101001001001011011101100100101101011101001011110 e5a496ec9281e5a496ec96ba5e
EUC-JP 螟野秩螟野娘^ 11101010101001101100110011101110110000111110000111101010101001101100110011101110110011001011110001011110 eaa6cceec3e1eaa6cceeccbc5e
UTF-8 螟野秩螟野娘^ 11101000100111101001111111101001100001111000111011100111101001111010100111101000100111101001111111101001100001111000111011100101101010001001100001011110 e89e9fe9878ee7a7a9e89e9fe9878ee5a8985e
UHC 螟野秩螟野娘^ 11011001101011011110010110101111111100101111000111011001101011011110010110101111110100101010011001011110 d9ade5aff2f1d9ade5afd2a65e

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