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 äʏèÜÛäʏèÜÙ^ 11100100110010101000111111101000110111001101101111100100110010101000111111101000110111001101100101011110 e4ca8fe8dcdbe4ca8fe8dcd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP äÊ?èÜÛäÊ?èÜÙ^ 100011111010101110100011100011111010101010110100001111111000111110101011101100101000111110101010111001001000111110101010111001011000111110101011101000111000111110101010101101000011111110001111101010111011001010001111101010101110010010001111101010101110001101011110 8faba38faab43f8fabb28faae48faae58faba38faab43f8fabb28faae48faae35e
UTF-8 äʏèÜÛäʏèÜÙ^ 11000011101001001100001110001010110000101000111111000011101010001100001110011100110000111001101111000011101001001100001110001010110000101000111111000011101010001100001110011100110000111001100101011110 c3a4c38ac28fc3a8c39cc39bc3a4c38ac28fc3a8c39cc3995e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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