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 ??L}??L{^ 001111110011111101001100011111010011111100111111010011000111101101011110 3f3f4c7d3f3f4c7b5e
SJIS-WIN 魍豎L}魍豎L{^ 11101001101100011110011010110001010011000111110111101001101100011110011010110001010011000111101101011110 e9b1e6b14c7de9b1e6b14c7b5e
EUC-JP 魍豎L}魍豎L{^ 11110010101100111110110010110011010011000111110111110010101100111110110010110011010011000111101101011110 f2b3ecb34c7df2b3ecb34c7b5e
UTF-8 魍豎L}魍豎L{^ 1110100110101101100011011110100010110001100011100100110001111101111010011010110110001101111010001011000110001110010011000111101101011110 e9ad8de8b18e4c7de9ad8de8b18e4c7b5e
UHC ??L}??L{^ 001111110011111101001100011111010011111100111111010011000111101101011110 3f3f4c7d3f3f4c7b5e

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