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 ?æ????MF 0011111111100110001111110011111100111111001111110100110101000110 3fe63f3f3f3f4d46
SJIS-WIN ?????’MF 001111110011111100111111001111110011111110000001011001100100110101000110 3f3f3f3f3f81664d46
EUC-JP ?æ???’MF 0011111110001111101010011100000100111111001111110011111110100001110001110100110101000110 3f8fa9c13f3f3fa1c74d46
UTF-8 룶æ熉룴절’MF 11101011101000111011011011000011101001101110011110000110100010011110101110100011101101001110110010100000100010001110001010000000100110010100110101000110 eba3b6c3a6e78689eba3b4eca088e280994d46
UHC 룶æ熉룴절’MF 1000111110101011101010011010000111101001111110111000111110101001110000001111110110100001101011110100110101000110 8faba9a1e9fb8fa9c0fda1af4d46

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