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 ???M}???M{^ 0011111100111111001111110100110101111101001111110011111100111111010011010111101101011110 3f3f3f4d7d3f3f3f4d7b5e
SJIS-WIN モュM}モュM{^ 11110111101011101101001110101101010011010111110111110111101011101101001110101101010011010111101101011110 f7aed3ad4d7df7aed3ad4d7b5e
EUC-JP ?モュM}?モュM{^ 001111111000111011010011100011101010110101001101011111010011111110001110110100111000111010101101010011010111101101011110 3f8ed38ead4d7d3f8ed38ead4d7b5e
UTF-8 モュM}モュM{^ 1110111010010110100100011110111110111110100100111110111110111101101011010100110101111101111011101001011010010001111011111011111010010011111011111011110110101101010011010111101101011110 ee9691efbe93efbdad4d7dee9691efbe93efbdad4d7b5e
UHC ???M}???M{^ 0011111100111111001111110100110101111101001111110011111100111111010011010111101101011110 3f3f3f4d7d3f3f3f4d7b5e

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