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 ”RÈ\nf”RÈ\n^}Y”RÈ\nf”RÈ\n^}bE 100101000101001010001111110010000101110001101110011001101001010001010010100011111100100001011100011011100101111001111101010110011001010001010010100011111100100001011100011011100110011010010100010100101000111111001000010111000110111001011110011111010110001001000101 94528fc85c6e6694528fc85c6e5e7d5994528fc85c6e6694528fc85c6e5e7d6245
SJIS-WIN ?R??\nf?R??\n^}Y?R??\nf?R??\n^}bE 001111110101001000111111001111110101110001101110011001100011111101010010001111110011111101011100011011100101111001111101010110010011111101010010001111110011111101011100011011100110011000111111010100100011111100111111010111000110111001011110011111010110001001000101 3f523f3f5c6e663f523f3f5c6e5e7d593f523f3f5c6e663f523f3f5c6e5e7d6245
EUC-JP ?R?È\nf?R?È\n^}Y?R?È\nf?R?È\n^}bE 0011111101010010001111111000111110101010101100100101110001101110011001100011111101010010001111111000111110101010101100100101110001101110010111100111110101011001001111110101001000111111100011111010101010110010010111000110111001100110001111110101001000111111100011111010101010110010010111000110111001011110011111010110001001000101 3f523f8faab25c6e663f523f8faab25c6e5e7d593f523f8faab25c6e663f523f8faab25c6e5e7d6245
UTF-8 ”RÈ\nf”RÈ\n^}Y”RÈ\nf”RÈ\n^}bE 110000101001010001010010110000101000111111000011100010000101110001101110011001101100001010010100010100101100001010001111110000111000100001011100011011100101111001111101010110011100001010010100010100101100001010001111110000111000100001011100011011100110011011000010100101000101001011000010100011111100001110001000010111000110111001011110011111010110001001000101 c29452c28fc3885c6e66c29452c28fc3885c6e5e7d59c29452c28fc3885c6e66c29452c28fc3885c6e5e7d6245
UHC ?R??\nf?R??\n^}Y?R??\nf?R??\n^}bE 001111110101001000111111001111110101110001101110011001100011111101010010001111110011111101011100011011100101111001111101010110010011111101010010001111110011111101011100011011100110011000111111010100100011111100111111010111000110111001011110011111010110001001000101 3f523f3f5c6e663f523f3f5c6e5e7d593f523f3f5c6e663f523f3f5c6e5e7d6245

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