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?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
SJIS-WIN 疉W疉Jn}疉W疉Jn{^ 1110000101101000010101111110000101101000010010100110111001111101111000010110100001010111111000010110100001001010011011100111101101011110 e16857e1684a6e7de16857e1684a6e7b5e
EUC-JP 疉W疉Jn}疉W疉Jn{^ 1110000111001001010101111110000111001001010010100110111001111101111000011100100101010111111000011100100101001010011011100111101101011110 e1c957e1c94a6e7de1c957e1c94a6e7b5e
UTF-8 疉W疉Jn}疉W疉Jn{^ 111001111001011010001001010101111110011110010110100010010100101001101110011111011110011110010110100010010101011111100111100101101000100101001010011011100111101101011110 e7968957e796894a6e7de7968957e796894a6e7b5e
UHC ?W?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e

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