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 ¿¥znf¿¥zn^}Y¿¥znf¿¥zn^}bE 10111111101001010111101001101110011001101011111110100101011110100110111001011110011111010101100110111111101001010111101001101110011001101011111110100101011110100110111001011110011111010110001001000101 bfa57a6e66bfa57a6e5e7d59bfa57a6e66bfa57a6e5e7d6245
SJIS-WIN ?¥znf?¥zn^}Y?¥znf?¥zn^}bE 0011111110000001100011110111101001101110011001100011111110000001100011110111101001101110010111100111110101011001001111111000000110001111011110100110111001100110001111111000000110001111011110100110111001011110011111010110001001000101 3f818f7a6e663f818f7a6e5e7d593f818f7a6e663f818f7a6e5e7d6245
EUC-JP ¿?znf¿?zn^}Y¿?znf¿?zn^}bE 100011111010001011000100001111110111101001101110011001101000111110100010110001000011111101111010011011100101111001111101010110011000111110100010110001000011111101111010011011100110011010001111101000101100010000111111011110100110111001011110011111010110001001000101 8fa2c43f7a6e668fa2c43f7a6e5e7d598fa2c43f7a6e668fa2c43f7a6e5e7d6245
UTF-8 ¿¥znf¿¥zn^}Y¿¥znf¿¥zn^}bE 110000101011111111000010101001010111101001101110011001101100001010111111110000101010010101111010011011100101111001111101010110011100001010111111110000101010010101111010011011100110011011000010101111111100001010100101011110100110111001011110011111010110001001000101 c2bfc2a57a6e66c2bfc2a57a6e5e7d59c2bfc2a57a6e66c2bfc2a57a6e5e7d6245
UHC ¿?znf¿?zn^}Y¿?znf¿?zn^}bE 1010001010101111001111110111101001101110011001101010001010101111001111110111101001101110010111100111110101011001101000101010111100111111011110100110111001100110101000101010111100111111011110100110111001011110011111010110001001000101 a2af3f7a6e66a2af3f7a6e5e7d59a2af3f7a6e66a2af3f7a6e5e7d6245

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