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{^ 100100000100101010000111010000000011111101101110011111011001000001001010100001110100000000111111011011100111101101011110 904a87403f6e7d904a87403f6e7b5e
EUC-JP 辱??n}辱??n{^ 10111111101010110011111100111111011011100111110110111111101010110011111100111111011011100111101101011110 bfab3f3f6e7dbfab3f3f6e7b5e
UTF-8 辱①솈n}辱①솈n{^ 1110100010111110101100011110001010010001101000001110110010000110100010000110111001111101111010001011111010110001111000101001000110100000111011001000011010001000011011100111101101011110 e8beb1e291a0ec86886e7de8beb1e291a0ec86886e7b5e
UHC 辱①솈n}辱①솈n{^ 1110100110110100101010001110011110011001100011000110111001111101111010011011010010101000111001111001100110001100011011100111101101011110 e9b4a8e7998c6e7de9b4a8e7998c6e7b5e

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