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^ 11101001101000111010111011001110101101011110001110000100101111010110010101011110 e9a3aeceb5e384bd655e
SJIS-WIN ?£??????e^ 0011111110000001100100100011111100111111001111110011111100111111001111110110010101011110 3f81923f3f3f3f3f3f655e
EUC-JP 飮Î?ã??e^ 10001111101010111011000110100001111100101000111110100010111011101000111110101010110000100011111110001111101010111010101000111111001111110110010101011110 8fabb1a1f28fa2ee8faac23f8fabaa3f3f655e
UTF-8 飮εㄽe^ 110000111010100111000010101000111100001010101110110000111000111011000010101101011100001110100011110000101000010011000010101111010110010101011110 c3a9c2a3c2aec38ec2b5c3a3c284c2bd655e
UHC ??®????½e^ 001111110011111110100010111001110011111100111111001111110011111110101000111101100110010101011110 3f3fa2e73f3f3f3fa8f6655e

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