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 ñùÜñŽ½Žº[}ñùÜñŽ½Žº[{^ 111100011111100111011100111100011000111010111101100011101011101001011011011111011111000111111001110111001111000110001110101111011000111010111010010110110111101101011110 f1f9dcf18ebd8eba5b7df1f9dcf18ebd8eba5b7b5e
SJIS-WIN ????????[}????????[{^ 001111110011111100111111001111110011111100111111001111110011111101011011011111010011111100111111001111110011111100111111001111110011111100111111010110110111101101011110 3f3f3f3f3f3f3f3f5b7d3f3f3f3f3f3f3f3f5b7b5e
EUC-JP ñùÜñ???º[}ñùÜñ???º[{^ 1000111110101011110100001000111110101011111000111000111110101010111001001000111110101011110100000011111100111111001111111000111110100010111010110101101101111101100011111010101111010000100011111010101111100011100011111010101011100100100011111010101111010000001111110011111100111111100011111010001011101011010110110111101101011110 8fabd08fabe38faae48fabd03f3f3f8fa2eb5b7d8fabd08fabe38faae48fabd03f3f3f8fa2eb5b7b5e
UTF-8 ñùÜñŽ½Žº[}ñùÜñŽ½Žº[{^ 11000011101100011100001110111001110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010111010010110110111110111000011101100011100001110111001110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010111010010110110111101101011110 c3b1c3b9c39cc3b1c28ec2bdc28ec2ba5b7dc3b1c3b9c39cc3b1c28ec2bdc28ec2ba5b7b5e
UHC ?????½?º[}?????½?º[{^ 00111111001111110011111100111111001111111010100011110110001111111010100010101100010110110111110100111111001111110011111100111111001111111010100011110110001111111010100010101100010110110111101101011110 3f3f3f3f3fa8f63fa8ac5b7d3f3f3f3f3fa8f63fa8ac5b7b5e

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