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 ??iLh??iL 001111110011111101101001010011000110100000111111001111110110100101001100 3f3f694c683f3f694c
SJIS-WIN 濵」iLh濵」iL 1111101101001101101000110110100101001100011010001111101101001101101000110110100101001100 fb4da3694c68fb4da3694c
EUC-JP 濵」iLh濵」iL 100011111100100110100110100011101010001101101001010011000110100010001111110010011010011010001110101000110110100101001100 8fc9a68ea3694c688fc9a68ea3694c
UTF-8 濵」iLh濵」iL 1110011010111111101101011110111110111101101000110110100101001100011010001110011010111111101101011110111110111101101000110110100101001100 e6bfb5efbda3694c68e6bfb5efbda3694c
UHC ??iLh??iL 001111110011111101101001010011000110100000111111001111110110100101001100 3f3f694c683f3f694c

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