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 î¿ÇÞî¿ÇÜ^ 111011101011111111000111110111101110111010111111110001111101110001011110 eebfc7deeebfc7dc5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP î¿ÇÞî¿ÇÜ^ 10001111101010111100001010001111101000101100010010001111101010101010111010001111101010011011000010001111101010111100001010001111101000101100010010001111101010101010111010001111101010101110010001011110 8fabc28fa2c48faaae8fa9b08fabc28fa2c48faaae8faae45e
UTF-8 î¿ÇÞî¿ÇÜ^ 1100001110101110110000101011111111000011100001111100001110011110110000111010111011000010101111111100001110000111110000111001110001011110 c3aec2bfc387c39ec3aec2bfc387c39c5e
UHC ?¿?Þ?¿??^ 001111111010001010101111001111111010100010101101001111111010001010101111001111110011111101011110 3fa2af3fa8ad3fa2af3f3f5e

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