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 íþÁÞíþÁÜ^ 111011011111111011000001110111101110110111111110110000011101110001011110 edfec1deedfec1dc5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP íþÁÞíþÁÜ^ 10001111101010111011111110001111101010011101000010001111101010101010000110001111101010011011000010001111101010111011111110001111101010011101000010001111101010101010000110001111101010101110010001011110 8fabbf8fa9d08faaa18fa9b08fabbf8fa9d08faaa18faae45e
UTF-8 íþÁÞíþÁÜ^ 1100001110101101110000111011111011000011100000011100001110011110110000111010110111000011101111101100001110000001110000111001110001011110 c3adc3bec381c39ec3adc3bec381c39c5e
UHC ?þ?Þ?þ??^ 001111111010100110101101001111111010100010101101001111111010100110101101001111110011111101011110 3fa9ad3fa8ad3fa9ad3f3f5e

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