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 閻溽事謗倩ャヲ 111010001000010110011111111001111000111010010110111001101000111010011000111010001010110010100110 e8859fe78e96e68e98e8aca6
EUC-JP 閻溽事謗倩ャヲ 1110111111100101110111101110100110111011111101101110101111101110110100001110101010001110101011001000111010100110 efe5dee9bbf6ebeed0ea8eac8ea6
UTF-8 閻溽事謗倩ャヲ 111010011001011010111011111001101011101010111101111001001011101010001011111010001010110010010111111001011000000010101001111011111011110110101100111011111011110110100110 e996bbe6babde4ba8be8ac97e580a9efbdacefbda6
UHC 閻?事謗??? 11100111101000100011111111011110110000001101101110111111001111110011111100111111 e7a23fdec0dbbf3f3f3f

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