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{^ 100100000100101010000011100001110011111101101110011111011001000001001010100000111000011100111111011011100111101101011110 904a83873f6e7d904a83873f6e7b5e
EUC-JP 辱ョ?n}辱ョ?n{^ 101111111010101110100101111001110011111101101110011111011011111110101011101001011110011100111111011011100111101101011110 bfaba5e73f6e7dbfaba5e73f6e7b5e
UTF-8 辱ョ뿏n}辱ョ뿏n{^ 1110100010111110101100011110001110000011101001111110101110111111100011110110111001111101111010001011111010110001111000111000001110100111111010111011111110001111011011100111101101011110 e8beb1e383a7ebbf8f6e7de8beb1e383a7ebbf8f6e7b5e
UHC 辱ョ뿏n}辱ョ뿏n{^ 1110100110110100101010111110011110010111100101000110111001111101111010011011010010101011111001111001011110010100011011100111101101011110 e9b4abe797946e7de9b4abe797946e7b5e

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