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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 辱??\}辱??\{^ 10010000010010100011111100111111010111000111110110010000010010100011111100111111010111000111101101011110 904a3f3f5c7d904a3f3f5c7b5e
EUC-JP 辱??\}辱??\{^ 10111111101010110011111100111111010111000111110110111111101010110011111100111111010111000111101101011110 bfab3f3f5c7dbfab3f3f5c7b5e
UTF-8 辱잌ㅁ\}辱잌ㅁ\{^ 1110100010111110101100011110110010011110100011001110001110000101100000010101110001111101111010001011111010110001111011001001111010001100111000111000010110000001010111000111101101011110 e8beb1ec9e8ce385815c7de8beb1ec9e8ce385815c7b5e
UHC 辱잌ㅁ\}辱잌ㅁ\{^ 1110100110110100100111111110010110100100101100010101110001111101111010011011010010011111111001011010010010110001010111000111101101011110 e9b49fe5a4b15c7de9b49fe5a4b15c7b5e

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