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??^[^}Y??^[f??^[^}bE 00111111001111110101111001011011011001100011111100111111010111100101101101011110011111010101100100111111001111110101111001011011011001100011111100111111010111100101101101011110011111010110001001000101 3f3f5e5b663f3f5e5b5e7d593f3f5e5b663f3f5e5b5e7d6245
SJIS-WIN ^[f^[^}Y^[f^[^}bE 111101111010011111110110101101000101111001011011011001101111011110100111111101101011010001011110010110110101111001111101010110011111011110100111111101101011010001011110010110110110011011110111101001111111011010110100010111100101101101011110011111010110001001000101 f7a7f6b45e5b66f7a7f6b45e5b5e7d59f7a7f6b45e5b66f7a7f6b45e5b5e7d6245
EUC-JP ??^[f??^[^}Y??^[f??^[^}bE 00111111001111110101111001011011011001100011111100111111010111100101101101011110011111010101100100111111001111110101111001011011011001100011111100111111010111100101101101011110011111010110001001000101 3f3f5e5b663f3f5e5b5e7d593f3f5e5b663f3f5e5b5e7d6245
UTF-8 ^[f^[^}Y^[f^[^}bE 1110111010010110100010101110111010010011100110110101111001011011011001101110111010010110100010101110111010010011100110110101111001011011010111100111110101011001111011101001011010001010111011101001001110011011010111100101101101100110111011101001011010001010111011101001001110011011010111100101101101011110011111010110001001000101 ee968aee939b5e5b66ee968aee939b5e5b5e7d59ee968aee939b5e5b66ee968aee939b5e5b5e7d6245
UHC ??^[f??^[^}Y??^[f??^[^}bE 00111111001111110101111001011011011001100011111100111111010111100101101101011110011111010101100100111111001111110101111001011011011001100011111100111111010111100101101101011110011111010110001001000101 3f3f5e5b663f3f5e5b5e7d593f3f5e5b663f3f5e5b5e7d6245

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