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 ?^anf?^an^}Y?^anf?^an^}bE 00111111010111100110000101101110011001100011111101011110011000010110111001011110011111010101100100111111010111100110000101101110011001100011111101011110011000010110111001011110011111010110001001000101 3f5e616e663f5e616e5e7d593f5e616e663f5e616e5e7d6245
SJIS-WIN ^anf^an^}Y^anf^an^}bE 1111001011000001010111100110000101101110011001101111001011000001010111100110000101101110010111100111110101011001111100101100000101011110011000010110111001100110111100101100000101011110011000010110111001011110011111010110001001000101 f2c15e616e66f2c15e616e5e7d59f2c15e616e66f2c15e616e5e7d6245
EUC-JP ?^anf?^an^}Y?^anf?^an^}bE 00111111010111100110000101101110011001100011111101011110011000010110111001011110011111010101100100111111010111100110000101101110011001100011111101011110011000010110111001011110011111010110001001000101 3f5e616e663f5e616e5e7d593f5e616e663f5e616e5e7d6245
UTF-8 ^anf^an^}Y^anf^an^}bE 111011101000011110111000010111100110000101101110011001101110111010000111101110000101111001100001011011100101111001111101010110011110111010000111101110000101111001100001011011100110011011101110100001111011100001011110011000010110111001011110011111010110001001000101 ee87b85e616e66ee87b85e616e5e7d59ee87b85e616e66ee87b85e616e5e7d6245
UHC ?^anf?^an^}Y?^anf?^an^}bE 00111111010111100110000101101110011001100011111101011110011000010110111001011110011111010101100100111111010111100110000101101110011001100011111101011110011000010110111001011110011111010110001001000101 3f5e616e663f5e616e5e7d593f5e616e663f5e616e5e7d6245

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