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 疑?7n}疑?7n{^ 100010110101111000111111100000100101011001101110011111011000101101011110001111111000001001010110011011100111101101011110 8b5e3f82566e7d8b5e3f82566e7b5e
EUC-JP 疑?7n}疑?7n{^ 101101011011111100111111101000111011011101101110011111011011010110111111001111111010001110110111011011100111101101011110 b5bf3fa3b76e7db5bf3fa3b76e7b5e
UTF-8 疑껊7n}疑껊7n{^ 1110011110010110100100011110101010111011100010101110111110111100100101110110111001111101111001111001011010010001111010101011101110001010111011111011110010010111011011100111101101011110 e79691eabb8aefbc976e7de79691eabb8aefbc976e7b5e
UHC 疑껊7n}疑껊7n{^ 1110101111110111100000111110101110100011101101110110111001111101111010111111011110000011111010111010001110110111011011100111101101011110 ebf783eba3b76e7debf783eba3b76e7b5e

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