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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 辱?辱?N}辱?辱?N{^ 1001000001001010001111111001000001001010001111110100111001111101100100000100101000111111100100000100101000111111010011100111101101011110 904a3f904a3f4e7d904a3f904a3f4e7b5e
EUC-JP 辱?辱?N}辱?辱?N{^ 1011111110101011001111111011111110101011001111110100111001111101101111111010101100111111101111111010101100111111010011100111101101011110 bfab3fbfab3f4e7dbfab3fbfab3f4e7b5e
UTF-8 辱웘辱웖N}辱웘辱웖N{^ 1110100010111110101100011110110010011011100110001110100010111110101100011110110010011011100101100100111001111101111010001011111010110001111011001001101110011000111010001011111010110001111011001001101110010110010011100111101101011110 e8beb1ec9b98e8beb1ec9b964e7de8beb1ec9b98e8beb1ec9b964e7b5e
UHC 辱웘辱웖N}辱웘辱웖N{^ 111010011011010010011111011010001110100110110100100111110110011001001110011111011110100110110100100111110110100011101001101101001001111101100110010011100111101101011110 e9b49f68e9b49f664e7de9b49f68e9b49f664e7b5e

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