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 «²¡ßۏ«²¡ßÙ^ 10001111101010111011001010100001110111111101101110001111101010111011001010100001110111111101100101011110 8fabb2a1dfdb8fabb2a1dfd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ???¡ßÛ???¡ßÙ^ 00111111001111110011111110001111101000101100001010001111101010011100111010001111101010101110010100111111001111110011111110001111101000101100001010001111101010011100111010001111101010101110001101011110 3f3f3f8fa2c28fa9ce8faae53f3f3f8fa2c28fa9ce8faae35e
UTF-8 «²¡ßۏ«²¡ßÙ^ 11000010100011111100001010101011110000101011001011000010101000011100001110011111110000111001101111000010100011111100001010101011110000101011001011000010101000011100001110011111110000111001100101011110 c28fc2abc2b2c2a1c39fc39bc28fc2abc2b2c2a1c39fc3995e
UHC ??²¡ß???²¡ß?^ 00111111001111111010100111110111101000101010111010101001101011000011111100111111001111111010100111110111101000101010111010101001101011000011111101011110 3f3fa9f7a2aea9ac3f3f3fa9f7a2aea9ac3f5e

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