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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 魘ィ迢枝魘ィ迢施^ 111010011011010010101000111001111000101110001110011111011110100110110100101010001110011110001011100011100111101101011110 e9b4a8e78b8e7de9b4a8e78b8e7b5e
EUC-JP 魘ィ迢枝魘ィ迢施^ 1111001010110110100011101010100011101101111010111011101111011110111100101011011010001110101010001110110111101011101110111101110001011110 f2b68ea8edebbbdef2b68ea8edebbbdc5e
UTF-8 魘ィ迢枝魘ィ迢施^ 11101001101011011001100011101111101111011010100011101000101111111010001011100110100111101001110111101001101011011001100011101111101111011010100011101000101111111010001011100110100101101011110101011110 e9ad98efbda8e8bfa2e69e9de9ad98efbda8e8bfa2e696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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