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[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN 尸鯔憬N[}尸鯔憬N[{^ 10011011100110011110100111001001100111001101101101001110010110110111110110011011100110011110100111001001100111001101101101001110010110110111101101011110 9b99e9c99cdb4e5b7d9b99e9c99cdb4e5b7b5e
EUC-JP 尸鯔憬N[}尸鯔憬N[{^ 11010101111110011111001011001011110110001101110101001110010110110111110111010101111110011111001011001011110110001101110101001110010110110111101101011110 d5f9f2cbd8dd4e5b7dd5f9f2cbd8dd4e5b7b5e
UTF-8 尸鯔憬N[}尸鯔憬N[{^ 11100101101100001011100011101001101011111001010011100110100001101010110001001110010110110111110111100101101100001011100011101001101011111001010011100110100001101010110001001110010110110111101101011110 e5b0b8e9af94e686ac4e5b7de5b0b8e9af94e686ac4e5b7b5e
UHC 尸?憬N[}尸?憬N[{^ 1110001110111001001111111100110011010101010011100101101101111101111000111011100100111111110011001101010101001110010110110111101101011110 e3b93fccd54e5b7de3b93fccd54e5b7b5e

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