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??L?M??L^ 0011111101001101001111110011111101001100001111110100110100111111001111110100110001011110 3f4d3f3f4c3f4d3f3f4c5e
SJIS-WIN ?M??L?M??L^ 0011111101001101001111110011111101001100001111110100110100111111001111110100110001011110 3f4d3f3f4c3f4d3f3f4c5e
EUC-JP ?M??L?M??L^ 0011111101001101001111110011111101001100001111110100110100111111001111110100110001011110 3f4d3f3f4c3f4d3f3f4c5e
UTF-8 혪M혩짼L혪M혩짼L^ 1110110110011000101010100100110111101101100110001010100111101100101001111011110001001100111011011001100010101010010011011110110110011000101010011110110010100111101111000100110001011110 ed98aa4ded98a9eca7bc4ced98aa4ded98a9eca7bc4c5e
UHC 혪M혩짼L혪M혩짼L^ 1100001010010010010011011100001010010001110000101011001001001100110000101001001001001101110000101001000111000010101100100100110001011110 c2924dc291c2b24cc2924dc291c2b24c5e

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