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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 辱h?D辱h?D^ 10010000010010101000001010001000001111110100010010010000010010101000001010001000001111110100010001011110 904a82883f44904a82883f445e
EUC-JP 辱h?D辱h?D^ 10111111101010111010001111101000001111110100010010111111101010111010001111101000001111110100010001011110 bfaba3e83f44bfaba3e83f445e
UTF-8 辱h틞D辱h틞D^ 111010001011111010110001111011111011110110001000111011011000101110011110010001001110100010111110101100011110111110111101100010001110110110001011100111100100010001011110 e8beb1efbd88ed8b9e44e8beb1efbd88ed8b9e445e
UHC 辱h틞D辱h틞D^ 111010011011010010100011111010001011101010001010010001001110100110110100101000111110100010111010100010100100010001011110 e9b4a3e8ba8a44e9b4a3e8ba8a445e

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