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 èÏÇëÛèÏÇëÙ^ 11101000110000111000111111000111111010111101101111101000110000111000111111000111111010111101100101011110 e8c38fc7ebdbe8c38fc7ebd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP èÃ?ÇëÛèÃ?ÇëÙ^ 100011111010101110110010100011111010101010101010001111111000111110101010101011101000111110101011101100111000111110101010111001011000111110101011101100101000111110101010101010100011111110001111101010101010111010001111101010111011001110001111101010101110001101011110 8fabb28faaaa3f8faaae8fabb38faae58fabb28faaaa3f8faaae8fabb38faae35e
UTF-8 èÏÇëÛèÏÇëÙ^ 11000011101010001100001110000011110000101000111111000011100001111100001110101011110000111001101111000011101010001100001110000011110000101000111111000011100001111100001110101011110000111001100101011110 c3a8c383c28fc387c3abc39bc3a8c383c28fc387c3abc3995e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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