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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 辱⑨Ⅳi辱⑨ⅣiB 100100000100101010000111010010001000011101010111011010011001000001001010100001110100100010000111010101110110100101000010 904a8748875769904a874887576942
EUC-JP 辱??i辱??iB 1011111110101011001111110011111101101001101111111010101100111111001111110110100101000010 bfab3f3f69bfab3f3f6942
UTF-8 辱⑨Ⅳi辱⑨ⅣiB 111010001011111010110001111000101001000110101000111000101000010110100011011010011110100010111110101100011110001010010001101010001110001010000101101000110110100101000010 e8beb1e291a8e285a369e8beb1e291a8e285a36942
UHC 辱⑨Ⅳi辱⑨ⅣiB 111010011011010010101000111011111010010110110011011010011110100110110100101010001110111110100101101100110110100101000010 e9b4a8efa5b369e9b4a8efa5b36942

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