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???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
SJIS-WIN 與??M與??MB 1110010001101111001111110011111101001101111001000110111100111111001111110100110101000010 e46f3f3f4de46f3f3f4d42
EUC-JP 與??M與??MB 1110011111010000001111110011111101001101111001111101000000111111001111110100110101000010 e7d03f3f4de7d03f3f4d42
UTF-8 與썲뜏M與썲뜏MB 111010001000100010000111111011001000110110110010111010111001110010001111010011011110100010001000100001111110110010001101101100101110101110011100100011110100110101000010 e88887ec8db2eb9c8f4de88887ec8db2eb9c8f4d42
UHC 與썲뜏M與썲뜏MB 111001101010100010111101111001011000110110010010010011011110011010101000101111011110010110001101100100100100110101000010 e6a8bde58d924de6a8bde58d924d42

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