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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 魘嘘魘運n}魘嘘魘運n{^ 111010011011010010001001010100101110100110110100100010010101111001101110011111011110100110110100100010010101001011101001101101001000100101011110011011100111101101011110 e9b48952e9b4895e6e7de9b48952e9b4895e6e7b5e
EUC-JP 魘嘘魘運n}魘嘘魘運n{^ 111100101011011010110001101100111111001010110110101100011011111101101110011111011111001010110110101100011011001111110010101101101011000110111111011011100111101101011110 f2b6b1b3f2b6b1bf6e7df2b6b1b3f2b6b1bf6e7b5e
UTF-8 魘嘘魘運n}魘嘘魘運n{^ 1110100110101101100110001110010110011000100110001110100110101101100110001110100110000001100010110110111001111101111010011010110110011000111001011001100010011000111010011010110110011000111010011000000110001011011011100111101101011110 e9ad98e59898e9ad98e9818b6e7de9ad98e59898e9ad98e9818b6e7b5e
UHC ???運n}???運n{^ 001111110011111100111111111010101010000101101110011111010011111100111111001111111110101010100001011011100111101101011110 3f3f3feaa16e7d3f3f3feaa16e7b5e

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