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 10111110110111111111000011111101011001101011111011011111111100001111110101011110011111010101100110111110110111111111000011111101011001101011111011011111111100001111110101011110011111010110001001000101 bedff0fd66bedff0fd5e7d59bedff0fd66bedff0fd5e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ?ßðýf?ßðý^}Y?ßðýf?ßðý^}bE 00111111100011111010100111001110100011111010100111000011100011111010101111110010011001100011111110001111101010011100111010001111101010011100001110001111101010111111001001011110011111010101100100111111100011111010100111001110100011111010100111000011100011111010101111110010011001100011111110001111101010011100111010001111101010011100001110001111101010111111001001011110011111010110001001000101 3f8fa9ce8fa9c38fabf2663f8fa9ce8fa9c38fabf25e7d593f8fa9ce8fa9c38fabf2663f8fa9ce8fa9c38fabf25e7d6245
UTF-8 ¾ßðýf¾ßðý^}Y¾ßðýf¾ßðý^}bE 1100001010111110110000111001111111000011101100001100001110111101011001101100001010111110110000111001111111000011101100001100001110111101010111100111110101011001110000101011111011000011100111111100001110110000110000111011110101100110110000101011111011000011100111111100001110110000110000111011110101011110011111010110001001000101 c2bec39fc3b0c3bd66c2bec39fc3b0c3bd5e7d59c2bec39fc3b0c3bd66c2bec39fc3b0c3bd5e7d6245
UHC ¾ßð?f¾ßð?^}Y¾ßð?f¾ßð?^}bE 10101000111110101010100110101100101010011010001100111111011001101010100011111010101010011010110010101001101000110011111101011110011111010101100110101000111110101010100110101100101010011010001100111111011001101010100011111010101010011010110010101001101000110011111101011110011111010110001001000101 a8faa9aca9a33f66a8faa9aca9a33f5e7d59a8faa9aca9a33f66a8faa9aca9a33f5e7d6245

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