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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 辱??}辱??{^ 1001000001001010001111110011111101111101100100000100101000111111001111110111101101011110 904a3f3f7d904a3f3f7b5e
EUC-JP 辱??}辱??{^ 1011111110101011001111110011111101111101101111111010101100111111001111110111101101011110 bfab3f3f7dbfab3f3f7b5e
UTF-8 辱잍푺}辱잍푺{^ 111010001011111010110001111011001001111010001101111011011001000110111010011111011110100010111110101100011110110010011110100011011110110110010001101110100111101101011110 e8beb1ec9e8ded91ba7de8beb1ec9e8ded91ba7b5e
UHC 辱잍푺}辱잍푺{^ 111010011011010010011111111001101011111010000110011111011110100110110100100111111110011010111110100001100111101101011110 e9b49fe6be867de9b49fe6be867b5e

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