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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 辱ョ?疫??節 1001000001001010100000111000011100111111100010010111010100111111001111111001000011011111 904a83873f89753f3f90df
EUC-JP 辱ョ?疫??節 1011111110101011101001011110011100111111101100011101011000111111001111111100000011100001 bfaba5e73fb1d63f3fc0e1
UTF-8 辱ョ뮵疫욜꽗節 111010001011111010110001111000111000001110100111111010111010111010110101111001111001011010101011111011001001101010011100111010101011110110010111111001111010111110000000 e8beb1e383a7ebaeb5e796abec9a9ceabd97e7af80
UHC 辱ョ뮵疫욜꽗節 1110100110110100101010111110011110010010101111011110011010111001101111111110011110000100101001101110111110111101 e9b4abe792bde6b9bfe784a6efbd

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