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 ðùÜñŽ½Žº[}ðùÜñŽ½Žº[{^ 111100001111100111011100111100011000111010111101100011101011101001011011011111011111000011111001110111001111000110001110101111011000111010111010010110110111101101011110 f0f9dcf18ebd8eba5b7df0f9dcf18ebd8eba5b7b5e
SJIS-WIN ????????[}????????[{^ 001111110011111100111111001111110011111100111111001111110011111101011011011111010011111100111111001111110011111100111111001111110011111100111111010110110111101101011110 3f3f3f3f3f3f3f3f5b7d3f3f3f3f3f3f3f3f5b7b5e
EUC-JP ðùÜñ???º[}ðùÜñ???º[{^ 1000111110101001110000111000111110101011111000111000111110101010111001001000111110101011110100000011111100111111001111111000111110100010111010110101101101111101100011111010100111000011100011111010101111100011100011111010101011100100100011111010101111010000001111110011111100111111100011111010001011101011010110110111101101011110 8fa9c38fabe38faae48fabd03f3f3f8fa2eb5b7d8fa9c38fabe38faae48fabd03f3f3f8fa2eb5b7b5e
UTF-8 ðùÜñŽ½Žº[}ðùÜñŽ½Žº[{^ 11000011101100001100001110111001110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010111010010110110111110111000011101100001100001110111001110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010111010010110110111101101011110 c3b0c3b9c39cc3b1c28ec2bdc28ec2ba5b7dc3b0c3b9c39cc3b1c28ec2bdc28ec2ba5b7b5e
UHC ð????½?º[}ð????½?º[{^ 101010011010001100111111001111110011111100111111101010001111011000111111101010001010110001011011011111011010100110100011001111110011111100111111001111111010100011110110001111111010100010101100010110110111101101011110 a9a33f3f3f3fa8f63fa8ac5b7da9a33f3f3f3fa8f63fa8ac5b7b5e

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