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éîiäMéîiB 1110010001001101111010011110111001101001111001000100110111101001111011100110100101000010 e44de9ee69e44de9ee6942
SJIS-WIN ?M??i?M??iB 0011111101001101001111110011111101101001001111110100110100111111001111110110100101000010 3f4d3f3f693f4d3f3f6942
EUC-JP äMéîiäMéîiB 1000111110101011101000110100110110001111101010111011000110001111101010111100001001101001100011111010101110100011010011011000111110101011101100011000111110101011110000100110100101000010 8faba34d8fabb18fabc2698faba34d8fabb18fabc26942
UTF-8 äMéîiäMéîiB 1100001110100100010011011100001110101001110000111010111001101001110000111010010001001101110000111010100111000011101011100110100101000010 c3a44dc3a9c3ae69c3a44dc3a9c3ae6942
UHC ?M??i?M??iB 0011111101001101001111110011111101101001001111110100110100111111001111110110100101000010 3f4d3f3f693f4d3f3f6942

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