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{^ 11111011110110111011111111011100010011100111110111111011110110111011111111011100010011100111101101011110 fbdbbfdc4e7dfbdbbfdc4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ûÛ¿ÜN}ûÛ¿ÜN{^ 1000111110101011111001011000111110101010111001011000111110100010110001001000111110101010111001000100111001111101100011111010101111100101100011111010101011100101100011111010001011000100100011111010101011100100010011100111101101011110 8fabe58faae58fa2c48faae44e7d8fabe58faae58fa2c48faae44e7b5e
UTF-8 ûÛ¿ÜN}ûÛ¿ÜN{^ 110000111011101111000011100110111100001010111111110000111001110001001110011111011100001110111011110000111001101111000010101111111100001110011100010011100111101101011110 c3bbc39bc2bfc39c4e7dc3bbc39bc2bfc39c4e7b5e
UHC ??¿?N}??¿?N{^ 001111110011111110100010101011110011111101001110011111010011111100111111101000101010111100111111010011100111101101011110 3f3fa2af3f4e7d3f3fa2af3f4e7b5e

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