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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 辱?W}辱?W{^ 1001000001001010001111110101011101111101100100000100101000111111010101110111101101011110 904a3f577d904a3f577b5e
EUC-JP 辱?W}辱?W{^ 1011111110101011001111110101011101111101101111111010101100111111010101110111101101011110 bfab3f577dbfab3f577b5e
UTF-8 辱뎚W}辱뎚W{^ 1110100010111110101100011110101110001110100110100101011101111101111010001011111010110001111010111000111010011010010101110111101101011110 e8beb1eb8e9a577de8beb1eb8e9a577b5e
UHC 辱뎚W}辱뎚W{^ 11101001101101001000100101101011010101110111110111101001101101001000100101101011010101110111101101011110 e9b4896b577de9b4896b577b5e

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