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 ?F^h?F^fN}?F^h?F^fN{^ 001111110100011001011110011010000011111101000110010111100110011001001110011111010011111101000110010111100110100000111111010001100101111001100110010011100111101101011110 3f465e683f465e664e7d3f465e683f465e664e7b5e
SJIS-WIN 膠F^h膠F^fN}膠F^h膠F^fN{^ 11100100010100000100011001011110011010001110010001010000010001100101111001100110010011100111110111100100010100000100011001011110011010001110010001010000010001100101111001100110010011100111101101011110 e450465e68e450465e664e7de450465e68e450465e664e7b5e
EUC-JP 膠F^h膠F^fN}膠F^h膠F^fN{^ 11100111101100010100011001011110011010001110011110110001010001100101111001100110010011100111110111100111101100010100011001011110011010001110011110110001010001100101111001100110010011100111101101011110 e7b1465e68e7b1465e664e7de7b1465e68e7b1465e664e7b5e
UTF-8 膠F^h膠F^fN}膠F^h膠F^fN{^ 1110100010000110101000000100011001011110011010001110100010000110101000000100011001011110011001100100111001111101111010001000011010100000010001100101111001101000111010001000011010100000010001100101111001100110010011100111101101011110 e886a0465e68e886a0465e664e7de886a0465e68e886a0465e664e7b5e
UHC 膠F^h膠F^fN}膠F^h膠F^fN{^ 11001110111011110100011001011110011010001100111011101111010001100101111001100110010011100111110111001110111011110100011001011110011010001100111011101111010001100101111001100110010011100111101101011110 ceef465e68ceef465e664e7dceef465e68ceef465e664e7b5e

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