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{^ 10001000110011100011111100111111011011100111110110001000110011100011111100111111011011100111101101011110 88ce3f3f6e7d88ce3f3f6e7b5e
EUC-JP 夷??n}夷??n{^ 10110000110100000011111100111111011011100111110110110000110100000011111100111111011011100111101101011110 b0d03f3f6e7db0d03f3f6e7b5e
UTF-8 夷덉㏏n}夷덉㏏n{^ 1110010110100100101101111110101110001101100010011110001110001111100011110110111001111101111001011010010010110111111010111000110110001001111000111000111110001111011011100111101101011110 e5a4b7eb8d89e38f8f6e7de5a4b7eb8d89e38f8f6e7b5e
UHC 夷덉㏏n}夷덉㏏n{^ 1110110010101000100010001110110010100111101110010110111001111101111011001010100010001000111011001010011110111001011011100111101101011110 eca888eca7b96e7deca888eca7b96e7b5e

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