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 ??n[f??n[^}Y??n[f??n[^}bE 00111111001111110110111001011011011001100011111100111111011011100101101101011110011111010101100100111111001111110110111001011011011001100011111100111111011011100101101101011110011111010110001001000101 3f3f6e5b663f3f6e5b5e7d593f3f6e5b663f3f6e5b5e7d6245
SJIS-WIN 篥簔n[f篥簔n[^}Y篥簔n[f篥簔n[^}bE 111000101100001111100010110000010110111001011011011001101110001011000011111000101100000101101110010110110101111001111101010110011110001011000011111000101100000101101110010110110110011011100010110000111110001011000001011011100101101101011110011111010110001001000101 e2c3e2c16e5b66e2c3e2c16e5b5e7d59e2c3e2c16e5b66e2c3e2c16e5b5e7d6245
EUC-JP 篥簔n[f篥簔n[^}Y篥簔n[f篥簔n[^}bE 111001001100010111100100110000110110111001011011011001101110010011000101111001001100001101101110010110110101111001111101010110011110010011000101111001001100001101101110010110110110011011100100110001011110010011000011011011100101101101011110011111010110001001000101 e4c5e4c36e5b66e4c5e4c36e5b5e7d59e4c5e4c36e5b66e4c5e4c36e5b5e7d6245
UTF-8 篥簔n[f篥簔n[^}Y篥簔n[f篥簔n[^}bE 1110011110101111101001011110011110110000100101000110111001011011011001101110011110101111101001011110011110110000100101000110111001011011010111100111110101011001111001111010111110100101111001111011000010010100011011100101101101100110111001111010111110100101111001111011000010010100011011100101101101011110011111010110001001000101 e7afa5e7b0946e5b66e7afa5e7b0946e5b5e7d59e7afa5e7b0946e5b66e7afa5e7b0946e5b5e7d6245
UHC ??n[f??n[^}Y??n[f??n[^}bE 00111111001111110110111001011011011001100011111100111111011011100101101101011110011111010101100100111111001111110110111001011011011001100011111100111111011011100101101101011110011111010110001001000101 3f3f6e5b663f3f6e5b5e7d593f3f6e5b663f3f6e5b5e7d6245

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