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 ???????e^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN 巐ゥ巐駈囁巐・e^ 1111101010110110101010011111101010110110100010111110110110011010100100011111101010110110101001010110010101011110 fab6a9fab68bed9a91fab6a5655e
EUC-JP 巐ゥ巐駈囁巐・e^ 10001111101110111111100110001110101010011000111110111011111110011011011011101111110100111111000110001111101110111111100110001110101001010110010101011110 8fbbf98ea98fbbf9b6efd3f18fbbf98ea5655e
UTF-8 巐ゥ巐駈囁巐・e^ 1110010110110111100100001110111110111101101010011110010110110111100100001110100110100111100010001110010110011011100000011110010110110111100100001110111110111101101001010110010101011110 e5b790efbda9e5b790e9a788e59b81e5b790efbda5655e
UHC ???????e^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e

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