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 ñàÜñ޽޾\}ñàÜñ޽޾\{^ 111100011110000011011100111100011000111010111101100011101011111001011100011111011111000111100000110111001111000110001110101111011000111010111110010111000111101101011110 f1e0dcf18ebd8ebe5c7df1e0dcf18ebd8ebe5c7b5e
SJIS-WIN ????????\}????????\{^ 001111110011111100111111001111110011111100111111001111110011111101011100011111010011111100111111001111110011111100111111001111110011111100111111010111000111101101011110 3f3f3f3f3f3f3f3f5c7d3f3f3f3f3f3f3f3f5c7b5e
EUC-JP ñàÜñ????\}ñàÜñ????\{^ 10001111101010111101000010001111101010111010001010001111101010101110010010001111101010111101000000111111001111110011111100111111010111000111110110001111101010111101000010001111101010111010001010001111101010101110010010001111101010111101000000111111001111110011111100111111010111000111101101011110 8fabd08faba28faae48fabd03f3f3f3f5c7d8fabd08faba28faae48fabd03f3f3f3f5c7b5e
UTF-8 ñàÜñ޽޾\}ñàÜñ޽޾\{^ 11000011101100011100001110100000110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010111110010111000111110111000011101100011100001110100000110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010111110010111000111101101011110 c3b1c3a0c39cc3b1c28ec2bdc28ec2be5c7dc3b1c3a0c39cc3b1c28ec2bdc28ec2be5c7b5e
UHC ?????½?¾\}?????½?¾\{^ 00111111001111110011111100111111001111111010100011110110001111111010100011111010010111000111110100111111001111110011111100111111001111111010100011110110001111111010100011111010010111000111101101011110 3f3f3f3f3fa8f63fa8fa5c7d3f3f3f3f3fa8f63fa8fa5c7b5e

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