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 ??Z????e^ 001111110011111101011010001111110011111100111111001111110110010101011110 3f3f5a3f3f3f3f655e
SJIS-WIN モュZ瞶e^ 11010011101011010101101011100001110101101111011110101100111100111011010111110000111010110110010101011110 d3ad5ae1d6f7acf3b5f0eb655e
EUC-JP モュZ瞶???e^ 100011101101001110001110101011010101101011100010110110000011111100111111001111110110010101011110 8ed38ead5ae2d83f3f3f655e
UTF-8 モュZ瞶e^ 111011111011111010010011111011111011110110101101010110101110011110011110101101101110111010010110100011111110111010001010101010001110111010000010101010100110010101011110 efbe93efbdad5ae79eb6ee968fee8aa8ee82aa655e
UHC ??Z????e^ 001111110011111101011010001111110011111100111111001111110110010101011110 3f3f5a3f3f3f3f655e

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