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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 濡??濡??@h 10010100010001110011111100111111100101000100011100111111001111110100000001101000 94473f3f94473f3f4068
EUC-JP 濡??濡??@h 11000111101010000011111100111111110001111010100000111111001111110100000001101000 c7a83f3fc7a83f3f4068
UTF-8 濡띾젌濡띾젘@h 1110011010111111101000011110101110011101101111101110110010100000100011001110011010111111101000011110101110011101101111101110110010100000100110000100000001101000 e6bfa1eb9dbeeca08ce6bfa1eb9dbeeca0984068
UHC 濡띾젌濡띾젘@h 1110101110100001100011011110101110100000100011011110101110100001100011011110101110100000100101000100000001101000 eba18deba08deba18deba0944068

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