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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 魘洩W}魘洩W{^ 11101001101101001000100101101011010101110111110111101001101101001000100101101011010101110111101101011110 e9b4896b577de9b4896b577b5e
EUC-JP 魘洩W}魘洩W{^ 11110010101101101011000111001100010101110111110111110010101101101011000111001100010101110111101101011110 f2b6b1cc577df2b6b1cc577b5e
UTF-8 魘洩W}魘洩W{^ 1110100110101101100110001110011010110100101010010101011101111101111010011010110110011000111001101011010010101001010101110111101101011110 e9ad98e6b4a9577de9ad98e6b4a9577b5e
UHC ?洩W}?洩W{^ 0011111111100000110111010101011101111101001111111110000011011101010101110111101101011110 3fe0dd577d3fe0dd577b5e

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