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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 魘溷、ア蠍ク逍セ 111010011011010010011111111001011010010010110001111001011011011010111000111001111001011010111110 e9b49fe5a4b1e5b6b8e796be
EUC-JP 魘溷、ア蠍ク逍セ 11110010101101101101111011100111100011101010010010001110101100011110101010111000100011101011100011101101111101101000111010111110 f2b6dee78ea48eb1eab88eb8edf68ebe
UTF-8 魘溷、ア蠍ク逍セ 111010011010110110011000111001101011101010110111111011111011110110100100111011111011110110110001111010001010000010001101111011111011110110111000111010011000000010001101111011111011110110111110 e9ad98e6bab7efbda4efbdb1e8a08defbdb8e9808defbdbe
UHC ??????逍? 001111110011111100111111001111110011111100111111111000011100111000111111 3f3f3f3f3f3fe1ce3f

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