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 ñû¹ÜN}ñû¹ÜN{^ 11110001111110111011100111011100010011100111110111110001111110111011100111011100010011100111101101011110 f1fbb9dc4e7df1fbb9dc4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ñû?ÜN}ñû?ÜN{^ 10001111101010111101000010001111101010111110010100111111100011111010101011100100010011100111110110001111101010111101000010001111101010111110010100111111100011111010101011100100010011100111101101011110 8fabd08fabe53f8faae44e7d8fabd08fabe53f8faae44e7b5e
UTF-8 ñû¹ÜN}ñû¹ÜN{^ 110000111011000111000011101110111100001010111001110000111001110001001110011111011100001110110001110000111011101111000010101110011100001110011100010011100111101101011110 c3b1c3bbc2b9c39c4e7dc3b1c3bbc2b9c39c4e7b5e
UHC ??¹?N}??¹?N{^ 001111110011111110101001111101100011111101001110011111010011111100111111101010011111011000111111010011100111101101011110 3f3fa9f63f4e7d3f3fa9f63f4e7b5e

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