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 ÔÚàþÔÚàþ^ 110101001101101011100000111111101101010011011010111000001111111001011110 d4dae0fed4dae0fe5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ÔÚàþÔÚàþ^ 10001111101010101101010010001111101010101110001010001111101010111010001010001111101010011101000010001111101010101101010010001111101010101110001010001111101010111010001010001111101010011101000001011110 8faad48faae28faba28fa9d08faad48faae28faba28fa9d05e
UTF-8 ÔÚàþÔÚàþ^ 1100001110010100110000111001101011000011101000001100001110111110110000111001010011000011100110101100001110100000110000111011111001011110 c394c39ac3a0c3bec394c39ac3a0c3be5e
UHC ???þ???þ^ 0011111100111111001111111010100110101101001111110011111100111111101010011010110101011110 3f3f3fa9ad3f3f3fa9ad5e

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