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 辱됰쎁}辱됰쎁{^ 111010001011111010110001111010111001000010110000111011001000111010000001011111011110100010111110101100011110101110010000101100001110110010001110100000010111101101011110 e8beb1eb90b0ec8e817de8beb1eb90b0ec8e817b5e
UHC 辱됰쎁}辱됰쎁{^ 111010011011010010001001111010111001101110101011011111011110100110110100100010011110101110011011101010110111101101011110 e9b489eb9bab7de9b489eb9bab7b5e

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