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 ûSd\nfûSd\n^}YûSd\nfûSd\n^}bE 111110110101001110001111011001000101110001101110011001101111101101010011100011110110010001011100011011100101111001111101010110011111101101010011100011110110010001011100011011100110011011111011010100111000111101100100010111000110111001011110011111010110001001000101 fb538f645c6e66fb538f645c6e5e7d59fb538f645c6e66fb538f645c6e5e7d6245
SJIS-WIN ?S?d\nf?S?d\n^}Y?S?d\nf?S?d\n^}bE 001111110101001100111111011001000101110001101110011001100011111101010011001111110110010001011100011011100101111001111101010110010011111101010011001111110110010001011100011011100110011000111111010100110011111101100100010111000110111001011110011111010110001001000101 3f533f645c6e663f533f645c6e5e7d593f533f645c6e663f533f645c6e5e7d6245
EUC-JP ûS?d\nfûS?d\n^}YûS?d\nfûS?d\n^}bE 1000111110101011111001010101001100111111011001000101110001101110011001101000111110101011111001010101001100111111011001000101110001101110010111100111110101011001100011111010101111100101010100110011111101100100010111000110111001100110100011111010101111100101010100110011111101100100010111000110111001011110011111010110001001000101 8fabe5533f645c6e668fabe5533f645c6e5e7d598fabe5533f645c6e668fabe5533f645c6e5e7d6245
UTF-8 ûSd\nfûSd\n^}YûSd\nfûSd\n^}bE 1100001110111011010100111100001010001111011001000101110001101110011001101100001110111011010100111100001010001111011001000101110001101110010111100111110101011001110000111011101101010011110000101000111101100100010111000110111001100110110000111011101101010011110000101000111101100100010111000110111001011110011111010110001001000101 c3bb53c28f645c6e66c3bb53c28f645c6e5e7d59c3bb53c28f645c6e66c3bb53c28f645c6e5e7d6245
UHC ?S?d\nf?S?d\n^}Y?S?d\nf?S?d\n^}bE 001111110101001100111111011001000101110001101110011001100011111101010011001111110110010001011100011011100101111001111101010110010011111101010011001111110110010001011100011011100110011000111111010100110011111101100100010111000110111001011110011111010110001001000101 3f533f645c6e663f533f645c6e5e7d593f533f645c6e663f533f645c6e5e7d6245

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