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??{^ 0011111101001101001111110011111101111101001111110100110100111111001111110111101101011110 3f4d3f3f7d3f4d3f3f7b5e
SJIS-WIN ?M??}?M??{^ 0011111101001101001111110011111101111101001111110100110100111111001111110111101101011110 3f4d3f3f7d3f4d3f3f7b5e
EUC-JP ?M??}?M??{^ 0011111101001101001111110011111101111101001111110100110100111111001111110111101101011110 3f4d3f3f7d3f4d3f3f7b5e
UTF-8 혳M챔챌}혳M챔챌{^ 1110110110011000101100110100110111101100101100011001010011101100101100011000110001111101111011011001100010110011010011011110110010110001100101001110110010110001100011000111101101011110 ed98b34decb194ecb18c7ded98b34decb194ecb18c7b5e
UHC 혳M챔챌}혳M챔챌{^ 1100001010011010010011011100001110101000110000111010011101111101110000101001101001001101110000111010100011000011101001110111101101011110 c29a4dc3a8c3a77dc29a4dc3a8c3a77b5e

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