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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 濡??濡??e^ 10010100010001110011111100111111100101000100011100111111001111110110010101011110 94473f3f94473f3f655e
EUC-JP 濡??濡??e^ 11000111101010000011111100111111110001111010100000111111001111110110010101011110 c7a83f3fc7a83f3f655e
UTF-8 濡쏅죧濡녿줁e^ 1110011010111111101000011110110010001111100001011110110010100011101001111110011010111111101000011110101110000101101111111110110010100100100000010110010101011110 e6bfa1ec8f85eca3a7e6bfa1eb85bfeca481655e
UHC 濡쏅죧濡녿줁e^ 1110101110100001100110111110101110100001100000101110101110100001100001101110101110100001100110000110010101011110 eba19beba182eba186eba198655e

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