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^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN ??蝸????e^ 00111111001111111110010110010111001111110011111100111111001111110110010101011110 3f3fe5973f3f3f3f655e
EUC-JP ??蝸????e^ 00111111001111111110100111110111001111110011111100111111001111110110010101011110 3f3fe9f73f3f3f3f655e
UTF-8 손샵蝸손섐손샵e^ 1110110010000110100100001110110010000011101101011110100010011101101110001110110010000110100100001110110010000100100100001110110010000110100100001110110010000011101101010110010101011110 ec8690ec83b5e89db8ec8690ec8490ec8690ec83b5655e
UHC 손샵蝸손섐손샵e^ 10111100110101011011110010100101111010001100010010111100110101011011110010101011101111001101010110111100101001010110010101011110 bcd5bca5e8c4bcd5bcabbcd5bca5655e

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