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 萛F}萛F{^ 1110100010010000100110110100011001111101111010001001000010011011010001100111101101011110 e8909b467de8909b467b5e
SJIS-WIN ???F}???F{^ 0011111100111111001111110100011001111101001111110011111100111111010001100111101101011110 3f3f3f467d3f3f3f467b5e
EUC-JP è??F}è??F{^ 100011111010101110110010001111110011111101000110011111011000111110101011101100100011111100111111010001100111101101011110 8fabb23f3f467d8fabb23f3f467b5e
UTF-8 萛F}萛F{^ 1100001110101000110000101001000011000010100110110100011001111101110000111010100011000010100100001100001010011011010001100111101101011110 c3a8c290c29b467dc3a8c290c29b467b5e
UHC ???F}???F{^ 0011111100111111001111110100011001111101001111110011111100111111010001100111101101011110 3f3f3f467d3f3f3f467b5e

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