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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN モュモュ\ 11010011101011011111000011100011111101101100111011010011101011011111000011100011111101101100111001011100 d3adf0e3f6ced3adf0e3f6ce5c
EUC-JP モュ??モュ??\ 10001110110100111000111010101101001111110011111110001110110100111000111010101101001111110011111101011100 8ed38ead3f3f8ed38ead3f3f5c
UTF-8 モュモュ\ 11101111101111101001001111101111101111011010110111101110100000101010001011101110100100111011010111101111101111101001001111101111101111011010110111101110100000101010001011101110100100111011010101011100 efbe93efbdadee82a2ee93b5efbe93efbdadee82a2ee93b55c
UHC ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c

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