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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 屎??n}屎??n{^ 10011011100111010011111100111111011011100111110110011011100111010011111100111111011011100111101101011110 9b9d3f3f6e7d9b9d3f3f6e7b5e
EUC-JP 屎??n}屎??n{^ 11010101111111010011111100111111011011100111110111010101111111010011111100111111011011100111101101011110 d5fd3f3f6e7dd5fd3f3f6e7b5e
UTF-8 屎뤷꺊n}屎뤷꺊n{^ 1110010110110001100011101110101110100100101101111110101010111010100010100110111001111101111001011011000110001110111010111010010010110111111010101011101010001010011011100111101101011110 e5b18eeba4b7eaba8a6e7de5b18eeba4b7eaba8a6e7b5e
UHC 屎뤷꺊n}屎뤷꺊n{^ 1110001110111010100011111110010110000011101100010110111001111101111000111011101010001111111001011000001110110001011011100111101101011110 e3ba8fe583b16e7de3ba8fe583b16e7b5e

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