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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 辱ョ?辱ョ?^ 1001000001001010100000111000011100111111100100000100101010000011100001110011111101011110 904a83873f904a83873f5e
EUC-JP 辱ョ?辱ョ?^ 1011111110101011101001011110011100111111101111111010101110100101111001110011111101011110 bfaba5e73fbfaba5e73f5e
UTF-8 辱ョㅎ辱ョㅎ^ 11101000101111101011000111100011100000111010011111100011100001011000111011101000101111101011000111100011100000111010011111100011100001011000111001011110 e8beb1e383a7e3858ee8beb1e383a7e3858e5e
UHC 辱ョㅎ辱ョㅎ^ 11101001101101001010101111100111101001001011111011101001101101001010101111100111101001001011111001011110 e9b4abe7a4bee9b4abe7a4be5e

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