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{^ 00111111001111111000111111101111011011100111110100111111001111111000111111101111011011100111101101011110 3f3f8fef6e7d3f3f8fef6e7b5e
EUC-JP ??擾n}??擾n{^ 00111111001111111011111011110001011011100111110100111111001111111011111011110001011011100111101101011110 3f3fbef16e7d3f3fbef16e7b5e
UTF-8 롋렶擾n}롋렶擾n{^ 1110101110100001100010111110101110100000101101101110011010010011101111100110111001111101111010111010000110001011111010111010000010110110111001101001001110111110011011100111101101011110 eba18beba0b6e693be6e7deba18beba0b6e693be6e7b5e
UHC 롋렶擾n}롋렶擾n{^ 1000111011010001100011101100000111101000111101100110111001111101100011101101000110001110110000011110100011110110011011100111101101011110 8ed18ec1e8f66e7d8ed18ec1e8f66e7b5e

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