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{^ 1110100111111001100110001101001110011101010001000110111001111101111010011111100110011000110100111001110101000100011011100111101101011110 e9f998d39d446e7de9f998d39d446e7b5e
EUC-JP 鴿侖戰n}鴿侖戰n{^ 1111001011111011110100001101010111011001101001010110111001111101111100101111101111010000110101011101100110100101011011100111101101011110 f2fbd0d5d9a56e7df2fbd0d5d9a56e7b5e
UTF-8 鴿侖戰n}鴿侖戰n{^ 1110100110110100101111111110010010111110100101101110011010001000101100000110111001111101111010011011010010111111111001001011111010010110111001101000100010110000011011100111101101011110 e9b4bfe4be96e688b06e7de9b4bfe4be96e688b06e7b5e
UHC ?侖戰n}?侖戰n{^ 001111111101011111000010111011101111101001101110011111010011111111010111110000101110111011111010011011100111101101011110 3fd7c2eefa6e7d3fd7c2eefa6e7b5e

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