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{^ 111110101101101100111111100110000101010001101110011111011111101011011011001111111001100001010100011011100111101101011110 fadb3f98546e7dfadb3f98546e7b5e
EUC-JP 暠?狼n}暠?狼n{^ 1000111111000010110101110011111111001111101101010110111001111101100011111100001011010111001111111100111110110101011011100111101101011110 8fc2d73fcfb56e7d8fc2d73fcfb56e7b5e
UTF-8 暠조狼n}暠조狼n{^ 1110011010011010101000001110110010100001101100001110011110001011101111000110111001111101111001101001101010100000111011001010000110110000111001111000101110111100011011100111101101011110 e69aa0eca1b0e78bbc6e7de69aa0eca1b0e78bbc6e7b5e
UHC 暠조狼n}暠조狼n{^ 1100110110111100110000011011011011010101110010010110111001111101110011011011110011000001101101101101010111001001011011100111101101011110 cdbcc1b6d5c96e7dcdbcc1b6d5c96e7b5e

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