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 ñàÜñŽ½Žº}ñàÜñŽ½Žº{^ 11110001111000001101110011110001100011101011110110001110101110100111110111110001111000001101110011110001100011101011110110001110101110100111101101011110 f1e0dcf18ebd8eba7df1e0dcf18ebd8eba7b5e
SJIS-WIN ????????}????????{^ 00111111001111110011111100111111001111110011111100111111001111110111110100111111001111110011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f3f3f7d3f3f3f3f3f3f3f3f7b5e
EUC-JP ñàÜñ???º}ñàÜñ???º{^ 100011111010101111010000100011111010101110100010100011111010101011100100100011111010101111010000001111110011111100111111100011111010001011101011011111011000111110101011110100001000111110101011101000101000111110101010111001001000111110101011110100000011111100111111001111111000111110100010111010110111101101011110 8fabd08faba28faae48fabd03f3f3f8fa2eb7d8fabd08faba28faae48fabd03f3f3f8fa2eb7b5e
UTF-8 ñàÜñŽ½Žº}ñàÜñŽ½Žº{^ 1100001110110001110000111010000011000011100111001100001110110001110000101000111011000010101111011100001010001110110000101011101001111101110000111011000111000011101000001100001110011100110000111011000111000010100011101100001010111101110000101000111011000010101110100111101101011110 c3b1c3a0c39cc3b1c28ec2bdc28ec2ba7dc3b1c3a0c39cc3b1c28ec2bdc28ec2ba7b5e
UHC ?????½?º}?????½?º{^ 0011111100111111001111110011111100111111101010001111011000111111101010001010110001111101001111110011111100111111001111110011111110101000111101100011111110101000101011000111101101011110 3f3f3f3f3fa8f63fa8ac7d3f3f3f3f3fa8f63fa8ac7b5e

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