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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 襠台サ門羡邯喊 11100101111110111001000111100100101110111001011011100101111110111001000111100111101101101001101001011110 e5fb91e4bb96e5fb91e7b69a5e
EUC-JP 襠台サ門羡邯喊 111010101111110111000010111001101000111010111011110011001110011110001111110101011010111011101110101110001101001110111111 eafdc2e68ebbcce78fd5aeeeb8d3bf
UTF-8 襠台サ門羡邯喊 111010001010010110100000111001011000111110110000111011111011110110111011111010011001011010000000111001111011111010100001111010011000001010101111111001011001011010001010 e8a5a0e58fb0efbdbbe99680e7bea1e982afe5968a
UHC ?台?門?邯喊 0011111111110111101110110011111111011010101001100011111111001010111110111111100111100010 3ff7bb3fdaa63fcafbf9e2

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