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 ñüŽª\}ñüŽª\{^ 11110001111111001000111010101010010111000111110111110001111111001000111010101010010111000111101101011110 f1fc8eaa5c7df1fc8eaa5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ñü?ª\}ñü?ª\{^ 10001111101010111101000010001111101010111110010000111111100011111010001011101100010111000111110110001111101010111101000010001111101010111110010000111111100011111010001011101100010111000111101101011110 8fabd08fabe43f8fa2ec5c7d8fabd08fabe43f8fa2ec5c7b5e
UTF-8 ñüŽª\}ñüŽª\{^ 110000111011000111000011101111001100001010001110110000101010101001011100011111011100001110110001110000111011110011000010100011101100001010101010010111000111101101011110 c3b1c3bcc28ec2aa5c7dc3b1c3bcc28ec2aa5c7b5e
UHC ???ª\}???ª\{^ 001111110011111100111111101010001010001101011100011111010011111100111111001111111010100010100011010111000111101101011110 3f3f3fa8a35c7d3f3f3fa8a35c7b5e

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